Channel Input Attachment Input Settings Caption Selector Selector Settings Teletext Source Settings
data class ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettingsTeletextSourceSettings(val outputRectangle: ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettingsTeletextSourceSettingsOutputRectangle? = null, val pageNumber: String? = null)
Constructors
Link copied to clipboard
constructor(outputRectangle: ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettingsTeletextSourceSettingsOutputRectangle? = null, pageNumber: String? = null)
Properties
Link copied to clipboard
val outputRectangle: ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettingsTeletextSourceSettingsOutputRectangle? = null
Optionally defines a region where TTML style captions will be displayed. See Caption Rectangle for more details.
Link copied to clipboard
Specifies the teletext page number within the data stream from which to extract captions. Range of 0x100 (256) to 0x8FF (2303). Unused for passthrough. Should be specified as a hexadecimal string with no “0x” prefix.