BitmovinApiSdk\Models\Vp9VideoConfiguration::cpuUsed
Controls the tradeoff between compression efficiency and encoding speed. Higher values indicate a faster encoding. The minimum value for width * height >= 1280 * 720 is 2. If the value is too low it will be overridden.
Signature
public function cpuUsed(int
$cpuUsed )
Parameters
$cpuUsed
— int
Returns
- $this