captionLanguage property

String captionLanguage
final

Specifies the default language that the player will use to display captions.

Set the parameter's value to an ISO 639-1 two-letter language code.

This is ignored if enableCaption is false.

Implementation

final String captionLanguage;