captionSelectors

@JvmName(name = "qjtelodcodrlembl")
suspend fun captionSelectors(value: Output<List<ChannelInputAttachmentInputSettingsCaptionSelectorArgs>>)

Parameters

value

Used to select the caption input to use for inputs that have multiple available. See Caption Selectors for more details.


@JvmName(name = "yqbpkicdgcixsuqr")
suspend fun captionSelectors(vararg values: Output<ChannelInputAttachmentInputSettingsCaptionSelectorArgs>)


@JvmName(name = "ciqciucpyfvhcxig")
suspend fun captionSelectors(values: List<Output<ChannelInputAttachmentInputSettingsCaptionSelectorArgs>>)
@JvmName(name = "eegcfvoajkvfjgxf")
suspend fun captionSelectors(vararg values: ChannelInputAttachmentInputSettingsCaptionSelectorArgs)

Parameters

values

Used to select the caption input to use for inputs that have multiple available. See Caption Selectors for more details.


@JvmName(name = "atkqbasjdttvlsdu")
suspend fun captionSelectors(argument: List<suspend ChannelInputAttachmentInputSettingsCaptionSelectorArgsBuilder.() -> Unit>)
@JvmName(name = "avuulhbsexwfylmd")
suspend fun captionSelectors(vararg argument: suspend ChannelInputAttachmentInputSettingsCaptionSelectorArgsBuilder.() -> Unit)
@JvmName(name = "vqbdgttchvfldbhb")
suspend fun captionSelectors(argument: suspend ChannelInputAttachmentInputSettingsCaptionSelectorArgsBuilder.() -> Unit)

Parameters

argument

Used to select the caption input to use for inputs that have multiple available. See Caption Selectors for more details.