public static interface HlsCaptionLanguageMapping.Builder extends SdkPojo, CopyableBuilder<HlsCaptionLanguageMapping.Builder,HlsCaptionLanguageMapping>
| Modifier and Type | Method and Description |
|---|---|
HlsCaptionLanguageMapping.Builder |
captionChannel(Integer captionChannel)
Caption channel.
|
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 |
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 |
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 |
languageDescription(String languageDescription)
Caption language description.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildHlsCaptionLanguageMapping.Builder captionChannel(Integer captionChannel)
captionChannel - Caption channel.HlsCaptionLanguageMapping.Builder customLanguageCode(String customLanguageCode)
customLanguageCode - Specify the language for this captions channel, using the ISO 639-2 or ISO 639-3 three-letter language
codeHlsCaptionLanguageMapping.Builder languageCode(String 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.LanguageCode,
LanguageCodeHlsCaptionLanguageMapping.Builder languageCode(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.LanguageCode,
LanguageCodeHlsCaptionLanguageMapping.Builder languageDescription(String languageDescription)
languageDescription - Caption language description.Copyright © 2023. All rights reserved.