languageCode property

String? languageCode
final

RFC 5646 language code representing the language of the audio output track. Only used if languageControlMode is useConfigured, or there is no ISO 639 language code specified in the input.

Implementation

final String? languageCode;