MediaJobOutput interface

The event data for a Job output.

Properties

error

Gets the Job output error.

label

Gets the Job output label.

odataType

Polymorphic discriminator, which specifies the different types this object can be

progress

Gets the Job output progress.

state

Gets the Job output state.

Property Details

error

Gets the Job output error.

error?: MediaJobError

Property Value

label

Gets the Job output label.

label?: string

Property Value

string

odataType

Polymorphic discriminator, which specifies the different types this object can be

odataType: "#Microsoft.Media.JobOutputAsset"

Property Value

"#Microsoft.Media.JobOutputAsset"

progress

Gets the Job output progress.

progress: number

Property Value

number

state

Gets the Job output state.

state: MediaJobState

Property Value