codecs

@JvmName(name = "rekfgnxsbqmgofyr")
suspend fun codecs(value: Output<List<Any>>)
@JvmName(name = "vslqnfwqvmqyslpn")
suspend fun codecs(value: List<Any>)

Parameters

value

The list of codecs to be used when encoding the input video.


@JvmName(name = "hxxtfmnbrbgaxpln")
suspend fun codecs(vararg values: Output<Any>)


@JvmName(name = "mxbghebanjiuuplh")
suspend fun codecs(values: List<Output<Any>>)
@JvmName(name = "voytmsxtebokeupn")
suspend fun codecs(vararg values: Any)

Parameters

values

The list of codecs to be used when encoding the input video.