MediaLiveEventIncomingDataChunkDroppedEventData interface

Gets the timestamp of the data chunk dropped.Gets the type of the track (Audio / Video).Gets the bitrate of the track.Gets the timescale of the Timestamp.Gets the result code for fragment dropGets the name of the track for which fragment

Properties

bitrate
resultCode
timescale
timestamp
trackName
trackType

Property Details

bitrate

bitrate?: number

Property Value

number

resultCode

resultCode?: string

Property Value

string

timescale

timescale?: string

Property Value

string

timestamp

timestamp?: string

Property Value

string

trackName

trackName?: string

Property Value

string

trackType

trackType?: string

Property Value

string