public enum Job.Types.OptimizationStrategyReference documentation and code samples for the Transcoder v1 API enum Job.Types.OptimizationStrategy.
The optimization strategy of the job. The default is AUTODETECT.
Namespace
Google.Cloud.Video.Transcoder.V1Assembly
Google.Cloud.Video.Transcoder.V1.dll
Fields |
|
|---|---|
| Name | Description |
Autodetect |
Prioritize job processing speed. |
Disabled |
Disable all optimizations. |
Unspecified |
The optimization strategy is not specified. |