codecs

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

Parameters

value

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


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


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

Parameters

values

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