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 | |
discontinuity |
|
new |
|
previous |
|
timescale | |
track |
|
track |
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript