MediaLiveEventIngestHeartbeatEventData interface
Gets the type of the track (Audio / Video).Gets the track name.Gets the bitrate of the track.Gets the incoming bitrate.Gets the last timestamp.Gets the timescale of the last timestamp.Gets the fragment Overlap count.Gets the fragment Discontinuity count.Gets Non increasing count.Gets a value indicating whetherGets the state of the live event.Gets a value indicating whether preview is
Properties
bitrate | |
discontinuity |
|
healthy | |
incoming |
|
last |
|
nonincreasing |
|
overlap |
|
state | |
timescale | |
track |
|
track |
|
unexpected |
Property Details
bitrate
bitrate?: number
Property Value
number
discontinuityCount
discontinuityCount?: number
Property Value
number
healthy
healthy?: boolean
Property Value
boolean
incomingBitrate
incomingBitrate?: number
Property Value
number
lastTimestamp
lastTimestamp?: string
Property Value
string
nonincreasingCount
nonincreasingCount?: number
Property Value
number
overlapCount
overlapCount?: number
Property Value
number
state
state?: string
Property Value
string
timescale
timescale?: string
Property Value
string
trackName
trackName?: string
Property Value
string
trackType
trackType?: string
Property Value
string
unexpectedBitrate
unexpectedBitrate?: boolean
Property Value
boolean
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