Transcoder V1 API - Module Google::Cloud::Video::Transcoder::V1::Job::OptimizationStrategy (v0.13.0)

Reference documentation and code samples for the Transcoder V1 API module Google::Cloud::Video::Transcoder::V1::Job::OptimizationStrategy.

The optimization strategy of the job. The default is AUTODETECT.

Constants

OPTIMIZATION_STRATEGY_UNSPECIFIED

value: 0
The optimization strategy is not specified.

AUTODETECT

value: 1
Prioritize job processing speed.

DISABLED

value: 2
Disable all optimizations.