encoding

@JvmName(name = "roypueuwjtdwbjbw")
suspend fun encoding(value: Output<LiveEventEncodingArgs>)
@JvmName(name = "kpwqbiptimhtxvch")
suspend fun encoding(value: LiveEventEncodingArgs?)

Parameters

value

Encoding settings for the live event. It configures whether a live encoder is used for the live event and settings for the live encoder if it is used.


@JvmName(name = "kfuvgkytinpbfpss")
suspend fun encoding(argument: suspend LiveEventEncodingArgsBuilder.() -> Unit)

Parameters

argument

Encoding settings for the live event. It configures whether a live encoder is used for the live event and settings for the live encoder if it is used.