ChannelEncoderSettingsGlobalConfigurationInputLossBehaviorArgs

data class ChannelEncoderSettingsGlobalConfigurationInputLossBehaviorArgs(val blackFrameMsec: Output<Int>? = null, val inputLossImageColor: Output<String>? = null, val inputLossImageSlate: Output<ChannelEncoderSettingsGlobalConfigurationInputLossBehaviorInputLossImageSlateArgs>? = null, val inputLossImageType: Output<String>? = null, val repeatFrameMsec: Output<Int>? = null) : ConvertibleToJava<ChannelEncoderSettingsGlobalConfigurationInputLossBehaviorArgs>

Constructors

constructor(blackFrameMsec: Output<Int>? = null, inputLossImageColor: Output<String>? = null, inputLossImageSlate: Output<ChannelEncoderSettingsGlobalConfigurationInputLossBehaviorInputLossImageSlateArgs>? = null, inputLossImageType: Output<String>? = null, repeatFrameMsec: Output<Int>? = null)

Properties

Link copied to clipboard
val blackFrameMsec: Output<Int>? = null
Link copied to clipboard
val inputLossImageColor: Output<String>? = null
Link copied to clipboard
val inputLossImageType: Output<String>? = null
Link copied to clipboard
val repeatFrameMsec: Output<Int>? = null

Functions

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