Channel Input Attachment Input Settings Args
data class ChannelInputAttachmentInputSettingsArgs(val audioSelectors: Output<List<ChannelInputAttachmentInputSettingsAudioSelectorArgs>>? = null, val captionSelectors: Output<List<ChannelInputAttachmentInputSettingsCaptionSelectorArgs>>? = null, val deblockFilter: Output<String>? = null, val denoiseFilter: Output<String>? = null, val filterStrength: Output<Int>? = null, val inputFilter: Output<String>? = null, val networkInputSettings: Output<ChannelInputAttachmentInputSettingsNetworkInputSettingsArgs>? = null, val scte35Pid: Output<Int>? = null, val smpte2038DataPreference: Output<String>? = null, val sourceEndBehavior: Output<String>? = null, val videoSelector: Output<ChannelInputAttachmentInputSettingsVideoSelectorArgs>? = null) : ConvertibleToJava<ChannelInputAttachmentInputSettingsArgs>
Constructors
Link copied to clipboard
fun ChannelInputAttachmentInputSettingsArgs(audioSelectors: Output<List<ChannelInputAttachmentInputSettingsAudioSelectorArgs>>? = null, captionSelectors: Output<List<ChannelInputAttachmentInputSettingsCaptionSelectorArgs>>? = null, deblockFilter: Output<String>? = null, denoiseFilter: Output<String>? = null, filterStrength: Output<Int>? = null, inputFilter: Output<String>? = null, networkInputSettings: Output<ChannelInputAttachmentInputSettingsNetworkInputSettingsArgs>? = null, scte35Pid: Output<Int>? = null, smpte2038DataPreference: Output<String>? = null, sourceEndBehavior: Output<String>? = null, videoSelector: Output<ChannelInputAttachmentInputSettingsVideoSelectorArgs>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val networkInputSettings: Output<ChannelInputAttachmentInputSettingsNetworkInputSettingsArgs>? = null
Link copied to clipboard