Expand description
Defines additional types related to Job.
Enums§
- JobConfig
- Specify the config for the transcoding job. If you don’t specify the
job_config
, the API selectstemplateId
; this template ID is set topreset/web-hd
by default. When you use atemplate_id
to create a job, theJob.config
is populated by theJobTemplate.config
.<br> - Optimization
Strategy - The optimization strategy of the job. The default is
AUTODETECT
. - Processing
Mode - The processing mode of the job.
- Processing
State - The current state of the job.