Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MediaLiveEventIncomingDataChunkDroppedEventData

Package version

Ingest fragment dropped event data.

Hierarchy

  • MediaLiveEventIncomingDataChunkDroppedEventData

Index

Properties

Optional bitrate

bitrate: undefined | number

Gets the bitrate of the track.

Optional resultCode

resultCode: undefined | string

Gets the result code for fragment drop operation.

Optional timescale

timescale: undefined | string

Gets the timescale of the Timestamp.

Optional timestamp

timestamp: undefined | string

Gets the timestamp of the data chunk dropped.

Optional trackName

trackName: undefined | string

Gets the name of the track for which fragment is dropped.

Optional trackType

trackType: undefined | string

Gets the type of the track (Audio / Video).

Generated using TypeDoc