Audio Metadata

Allows overriding/setting various attributes of an audio stream

Component Configuration

Option Description Required Environment override

id

A unique identifier for the component instance

displayName

The name shown in the Studio UI of this component

updateDisplayName

Update the display name of the output stream with this component's display name (default: true)

languageCode

RFC 5746 Language Tag

<COMPONENT_ID>_LANGUAGECODE

notes

Notes about this component

Options with an environment override can be set when Studio starts, without editing the workflow. <COMPONENT_ID> is this component’s id in your workflow, uppercased, with spaces and dashes replaced by underscores and other punctuation removed — a component named SRT Input reads SRT_INPUT_PORT. Renaming a component changes its id, and so changes these variable names.

Tags: audio metadata language attributes