public static interface AncillarySourceSettings.Builder extends SdkPojo, CopyableBuilder<AncillarySourceSettings.Builder,AncillarySourceSettings>
| Modifier and Type | Method and Description |
|---|---|
AncillarySourceSettings.Builder |
convert608To708(AncillaryConvert608To708 convert608To708)
Specify whether this set of input captions appears in your outputs in both 608 and 708 format.
|
AncillarySourceSettings.Builder |
convert608To708(String convert608To708)
Specify whether this set of input captions appears in your outputs in both 608 and 708 format.
|
AncillarySourceSettings.Builder |
sourceAncillaryChannelNumber(Integer sourceAncillaryChannelNumber)
Specifies the 608 channel number in the ancillary data track from which to extract captions.
|
AncillarySourceSettings.Builder |
terminateCaptions(AncillaryTerminateCaptions terminateCaptions)
By default, the service terminates any unterminated captions at the end of each input.
|
AncillarySourceSettings.Builder |
terminateCaptions(String terminateCaptions)
By default, the service terminates any unterminated captions at the end of each input.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAncillarySourceSettings.Builder convert608To708(String convert608To708)
convert608To708 - Specify whether this set of input captions appears in your outputs in both 608 and 708 format. If you
choose Upconvert, MediaConvert includes the captions data in two ways: it passes the 608 data through
using the 608 compatibility bytes fields of the 708 wrapper, and it also translates the 608 data into
708.AncillaryConvert608To708,
AncillaryConvert608To708AncillarySourceSettings.Builder convert608To708(AncillaryConvert608To708 convert608To708)
convert608To708 - Specify whether this set of input captions appears in your outputs in both 608 and 708 format. If you
choose Upconvert, MediaConvert includes the captions data in two ways: it passes the 608 data through
using the 608 compatibility bytes fields of the 708 wrapper, and it also translates the 608 data into
708.AncillaryConvert608To708,
AncillaryConvert608To708AncillarySourceSettings.Builder sourceAncillaryChannelNumber(Integer sourceAncillaryChannelNumber)
sourceAncillaryChannelNumber - Specifies the 608 channel number in the ancillary data track from which to extract captions. Unused
for passthrough.AncillarySourceSettings.Builder terminateCaptions(String terminateCaptions)
terminateCaptions - By default, the service terminates any unterminated captions at the end of each input. If you want the
caption to continue onto your next input, disable this setting.AncillaryTerminateCaptions,
AncillaryTerminateCaptionsAncillarySourceSettings.Builder terminateCaptions(AncillaryTerminateCaptions terminateCaptions)
terminateCaptions - By default, the service terminates any unterminated captions at the end of each input. If you want the
caption to continue onto your next input, disable this setting.AncillaryTerminateCaptions,
AncillaryTerminateCaptionsCopyright © 2023. All rights reserved.