static HlsCaptionLanguageMapping.Builder |
HlsCaptionLanguageMapping.builder() |
|
HlsCaptionLanguageMapping.Builder |
HlsCaptionLanguageMapping.Builder.captionChannel(Integer captionChannel) |
Caption channel.
|
HlsCaptionLanguageMapping.Builder |
HlsCaptionLanguageMapping.Builder.customLanguageCode(String customLanguageCode) |
Specify the language for this captions channel, using the ISO 639-2 or ISO 639-3 three-letter language code
|
HlsCaptionLanguageMapping.Builder |
HlsCaptionLanguageMapping.Builder.languageCode(String languageCode) |
Specify the language, using the ISO 639-2 three-letter code listed at
https://www.loc.gov/standards/iso639-2/php/code_list.php.
|
HlsCaptionLanguageMapping.Builder |
HlsCaptionLanguageMapping.Builder.languageCode(LanguageCode languageCode) |
Specify the language, using the ISO 639-2 three-letter code listed at
https://www.loc.gov/standards/iso639-2/php/code_list.php.
|
HlsCaptionLanguageMapping.Builder |
HlsCaptionLanguageMapping.Builder.languageDescription(String languageDescription) |
Caption language description.
|
HlsCaptionLanguageMapping.Builder |
HlsCaptionLanguageMapping.toBuilder() |
|