languageCodeControl property

AudioDescriptionLanguageCodeControl? languageCodeControl
final

Choosing followInput will cause the ISO 639 language code of the output to follow the ISO 639 language code of the input. The languageCode will be used when useConfigured is set, or when followInput is selected but there is no ISO 639 language code specified by the input.

Implementation

final AudioDescriptionLanguageCodeControl? languageCodeControl;