complexity

@JvmName(name = "quesakaxwsrvbysc")
suspend fun complexity(value: Output<Either<String, H265Complexity>>)
@JvmName(name = "xsansngxjbtxpete")
suspend fun complexity(value: Either<String, H265Complexity>?)
@JvmName(name = "ukqxlrbxxbxofugv")
fun complexity(value: String)
@JvmName(name = "wccueltgdtrdbsqv")
fun complexity(value: H265Complexity)

Parameters

value

Tells the encoder how to choose its encoding settings. Quality will provide for a higher compression ratio but at a higher cost and longer compute time. Speed will produce a relatively larger file but is faster and more economical. The default value is Balanced.