MediaLiveEventTrackDiscontinuityDetectedEventData interface

Gets the type of the track (Audio / Video).Gets the track name.Gets the bitrate.Gets the timestamp of the previousGets the timestamp of the current fragment.Gets the timescale in which both timestamps andGets the discontinuity gap between

Properties

bitrate
discontinuityGap
newTimestamp
previousTimestamp
timescale
trackName
trackType

Property Details

bitrate

bitrate?: number

Property Value

number

discontinuityGap

discontinuityGap?: string

Property Value

string

newTimestamp

newTimestamp?: string

Property Value

string

previousTimestamp

previousTimestamp?: string

Property Value

string

timescale

timescale?: string

Property Value

string

trackName

trackName?: string

Property Value

string

trackType

trackType?: string

Property Value

string