compressionFactor

@JvmName(name = "tbcoqdhjwwktyisn")
suspend fun compressionFactor(value: Output<Double>)
@JvmName(name = "gibiiiumvuvtsrqt")
suspend fun compressionFactor(value: Double)

Parameters

value

A value that is used to calculate compression for an output. The bitrate of the output is calculated as follows: Output bitrate = (1 / compressionFactor) * (source bitrate) This property only applies to outputs that use the ST 2110 JPEG XS protocol, with a flow source that uses the CDI protocol. Valid values are in the range of 3.0 to 10.0, inclusive.