encoding

@JvmName(name = "mjxekehfiplryrcs")
suspend fun encoding(value: Output<LiveEventEncodingArgs>)
@JvmName(name = "sdqcqtfsnerlgits")
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 = "keqoqdloqyvadbjb")
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.