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 | |
result |
|
timescale | |
timestamp | |
track |
|
track |
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
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