MediaJobOutputStateChangeEventData interface

The previous state of the Job. PossibleGets the output.Gets the Job output error.Error code describing the error.A human-readable language-dependentHelps with categorization ofIndicates that it may be possible toAn array of details about specificGets the Job output label.Gets the Job output progress.Gets the Job output state. Possible valuesPolymorphic DiscriminatorGets the Job correlation data.

Properties

jobCorrelationData
output
previousState

Property Details

jobCorrelationData

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

Property Value

{[propertyName: string]: string}

output

output?: MediaJobOutput

Property Value

previousState

previousState?: string

Property Value

string