ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettingsTeletextSourceSettingsOutputRectangleArgs

data class ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettingsTeletextSourceSettingsOutputRectangleArgs(val height: Output<Double>, val leftOffset: Output<Double>, val topOffset: Output<Double>, val width: Output<Double>) : ConvertibleToJava<ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettingsTeletextSourceSettingsOutputRectangleArgs>

Constructors

constructor(height: Output<Double>, leftOffset: Output<Double>, topOffset: Output<Double>, width: Output<Double>)

Properties

Link copied to clipboard
val height: Output<Double>

Output video height in pixels.

Link copied to clipboard
val leftOffset: Output<Double>
Link copied to clipboard
val topOffset: Output<Double>
Link copied to clipboard
val width: Output<Double>

Output video width in pixels.

Functions

Link copied to clipboard
open override fun toJava(): ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettingsTeletextSourceSettingsOutputRectangleArgs