encoding

@JvmName(name = "famiwgaognedgmni")
suspend fun encoding(value: Output<LiveEventEncodingArgs>)
@JvmName(name = "uouitfpqewxcyktn")
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 = "dratsauyriobnrsg")
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.