MediaJobErroredEventData interface

Gets the Job outputs.

Extends

Properties

outputs

Inherited Properties

correlationData
previousState
state

Property Details

outputs

outputs?: MediaJobOutput[]

Property Value

Inherited Property Details

correlationData

correlationData?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From MediaJobStateChangeEventData.correlationData

previousState

previousState?: string

Property Value

string

Inherited From MediaJobStateChangeEventData.previousState

state

state?: string

Property Value

string

Inherited From MediaJobStateChangeEventData.state