ChannelEncoderSettingsAudioDescriptionRemixSettingsChannelMappingInputChannelLevelArgs

data class ChannelEncoderSettingsAudioDescriptionRemixSettingsChannelMappingInputChannelLevelArgs(val gain: Output<Int>, val inputChannel: Output<Int>) : ConvertibleToJava<ChannelEncoderSettingsAudioDescriptionRemixSettingsChannelMappingInputChannelLevelArgs>

Constructors

constructor(gain: Output<Int>, inputChannel: Output<Int>)

Properties

Link copied to clipboard
val gain: Output<Int>
Link copied to clipboard
val inputChannel: Output<Int>

Functions

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