complexity

@JvmName(name = "iuuslwivorsowpca")
suspend fun complexity(value: Output<Either<String, H265Complexity>>)
@JvmName(name = "yvcnkawbakmjvkex")
suspend fun complexity(value: Either<String, H265Complexity>?)
@JvmName(name = "guledbenrmlyyiet")
fun complexity(value: String)
@JvmName(name = "omwhgfhpasdwxxyu")
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.