audioSelectors

@JvmName(name = "icanowiixxejcygx")
suspend fun audioSelectors(value: Output<List<ChannelInputAttachmentInputSettingsAudioSelectorArgs>>)
@JvmName(name = "usjrrjtcikjsvkpc")
suspend fun audioSelectors(value: List<ChannelInputAttachmentInputSettingsAudioSelectorArgs>?)

Parameters

value

Used to select the audio stream to decode for inputs that have multiple. See Audio Selectors for more details.


@JvmName(name = "mubnjpcivwlekaxs")
suspend fun audioSelectors(vararg values: Output<ChannelInputAttachmentInputSettingsAudioSelectorArgs>)


@JvmName(name = "eybugiycquqnuppt")
suspend fun audioSelectors(values: List<Output<ChannelInputAttachmentInputSettingsAudioSelectorArgs>>)
@JvmName(name = "qrxvnmqungcxomej")
suspend fun audioSelectors(vararg values: ChannelInputAttachmentInputSettingsAudioSelectorArgs)

Parameters

values

Used to select the audio stream to decode for inputs that have multiple. See Audio Selectors for more details.


@JvmName(name = "xyenlqwbijonmgvh")
suspend fun audioSelectors(argument: List<suspend ChannelInputAttachmentInputSettingsAudioSelectorArgsBuilder.() -> Unit>)
@JvmName(name = "jsyaljvsrhdokhgs")
suspend fun audioSelectors(vararg argument: suspend ChannelInputAttachmentInputSettingsAudioSelectorArgsBuilder.() -> Unit)
@JvmName(name = "ipybqqfucbroqvfw")
suspend fun audioSelectors(argument: suspend ChannelInputAttachmentInputSettingsAudioSelectorArgsBuilder.() -> Unit)

Parameters

argument

Used to select the audio stream to decode for inputs that have multiple. See Audio Selectors for more details.