Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MediaJobOutputProgressEventData

Package version

Job Output Progress Event Data.

Hierarchy

  • MediaJobOutputProgressEventData

Index

Properties

Optional jobCorrelationData

jobCorrelationData: undefined | {}

Gets the Job correlation data.

Optional label

label: undefined | string

Gets the Job output label.

Optional progress

progress: undefined | number

Gets the Job output progress.

Generated using TypeDoc