GitHub
Preparing search index...
The search index is not available
@dolbyio/dolbyio-rest-apis-client - v5.1.0
@dolbyio/dolbyio-rest-apis-client
media
Job
Interface Job
Represents a job submitted to the Media APIs.
interface
Job
{
api_version
:
string
;
duration
:
number
;
expiry
:
string
;
job_id
:
string
;
path
:
string
;
progress
:
number
;
status
:
string
;
time_completed
:
string
;
time_started
:
string
;
time_submitted
:
string
;
}
Index
Properties
api_
version
duration
expiry
job_
id
path
progress
status
time_
completed
time_
started
time_
submitted
Properties
api_
version
api_
version
:
string
duration
duration
:
number
expiry
expiry
:
string
job_
id
job_
id
:
string
Job identifier.
path
path
:
string
progress
progress
:
number
status
status
:
string
time_
completed
time_
completed
:
string
time_
started
time_
started
:
string
time_
submitted
time_
submitted
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
api_
version
duration
expiry
job_
id
path
progress
status
time_
completed
time_
started
time_
submitted
@dolbyio/dolbyio-rest-apis-client - v5.1.0
Loading...
Represents a job submitted to the Media APIs.