public static interface AudioDolbyEDecode.Builder extends SdkPojo, CopyableBuilder<AudioDolbyEDecode.Builder,AudioDolbyEDecode>
| Modifier and Type | Method and Description |
|---|---|
AudioDolbyEDecode.Builder |
programSelection(DolbyEProgramSelection programSelection)
Applies only to Dolby E.
|
AudioDolbyEDecode.Builder |
programSelection(String programSelection)
Applies only to Dolby E.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAudioDolbyEDecode.Builder programSelection(String programSelection)
programSelection - Applies only to Dolby E. Enter the program ID (according to the metadata in the audio) of the Dolby E
program to extract from the specified track. One program extracted per audio selector. To select
multiple programs, create multiple selectors with the same Track and different Program numbers. “All
channels” means to ignore the program IDs and include all the channels in this selector; useful if
metadata is known to be incorrect.DolbyEProgramSelection,
DolbyEProgramSelectionAudioDolbyEDecode.Builder programSelection(DolbyEProgramSelection programSelection)
programSelection - Applies only to Dolby E. Enter the program ID (according to the metadata in the audio) of the Dolby E
program to extract from the specified track. One program extracted per audio selector. To select
multiple programs, create multiple selectors with the same Track and different Program numbers. “All
channels” means to ignore the program IDs and include all the channels in this selector; useful if
metadata is known to be incorrect.DolbyEProgramSelection,
DolbyEProgramSelectionCopyright © 2023. All rights reserved.