MediaLiveEventIngestHeartbeatEventData interface

Ingest heartbeat event data. Schema of the data property of an EventGridEvent for a Microsoft.Media.LiveEventIngestHeartbeat event.

Properties

bitrate

Gets the bitrate of the track. NOTE: This property will not be serialized. It can only be populated by the server.

discontinuityCount

Gets the fragment Discontinuity count. NOTE: This property will not be serialized. It can only be populated by the server.

healthy

Gets a value indicating whether preview is healthy or not. NOTE: This property will not be serialized. It can only be populated by the server.

incomingBitrate

Gets the incoming bitrate. NOTE: This property will not be serialized. It can only be populated by the server.

ingestDriftValue

Gets the track ingest drift value. NOTE: This property will not be serialized. It can only be populated by the server.

lastFragmentArrivalTime

Gets the arrival UTC time of the last fragment. NOTE: This property will not be serialized. It can only be populated by the server.

lastTimestamp

Gets the last timestamp. NOTE: This property will not be serialized. It can only be populated by the server.

nonincreasingCount

Gets Non increasing count. NOTE: This property will not be serialized. It can only be populated by the server.

overlapCount

Gets the fragment Overlap count. NOTE: This property will not be serialized. It can only be populated by the server.

state

Gets the state of the live event. NOTE: This property will not be serialized. It can only be populated by the server.

timescale

Gets the timescale of the last timestamp. NOTE: This property will not be serialized. It can only be populated by the server.

trackName

Gets the track name. NOTE: This property will not be serialized. It can only be populated by the server.

trackType

Gets the type of the track (Audio / Video). NOTE: This property will not be serialized. It can only be populated by the server.

transcriptionLanguage

Gets the Live Transcription language. NOTE: This property will not be serialized. It can only be populated by the server.

transcriptionState

Gets the Live Transcription state. NOTE: This property will not be serialized. It can only be populated by the server.

unexpectedBitrate

Gets a value indicating whether unexpected bitrate is present or not. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

bitrate

Gets the bitrate of the track. NOTE: This property will not be serialized. It can only be populated by the server.

bitrate: number

Property Value

number

discontinuityCount

Gets the fragment Discontinuity count. NOTE: This property will not be serialized. It can only be populated by the server.

discontinuityCount: number

Property Value

number

healthy

Gets a value indicating whether preview is healthy or not. NOTE: This property will not be serialized. It can only be populated by the server.

healthy: boolean

Property Value

boolean

incomingBitrate

Gets the incoming bitrate. NOTE: This property will not be serialized. It can only be populated by the server.

incomingBitrate: number

Property Value

number

ingestDriftValue

Gets the track ingest drift value. NOTE: This property will not be serialized. It can only be populated by the server.

ingestDriftValue: string

Property Value

string

lastFragmentArrivalTime

Gets the arrival UTC time of the last fragment. NOTE: This property will not be serialized. It can only be populated by the server.

lastFragmentArrivalTime: string

Property Value

string

lastTimestamp

Gets the last timestamp. NOTE: This property will not be serialized. It can only be populated by the server.

lastTimestamp: string

Property Value

string

nonincreasingCount

Gets Non increasing count. NOTE: This property will not be serialized. It can only be populated by the server.

nonincreasingCount: number

Property Value

number

overlapCount

Gets the fragment Overlap count. NOTE: This property will not be serialized. It can only be populated by the server.

overlapCount: number

Property Value

number

state

Gets the state of the live event. NOTE: This property will not be serialized. It can only be populated by the server.

state: string

Property Value

string

timescale

Gets the timescale of the last timestamp. NOTE: This property will not be serialized. It can only be populated by the server.

timescale: string

Property Value

string

trackName

Gets the track name. NOTE: This property will not be serialized. It can only be populated by the server.

trackName: string

Property Value

string

trackType

Gets the type of the track (Audio / Video). NOTE: This property will not be serialized. It can only be populated by the server.

trackType: string

Property Value

string

transcriptionLanguage

Gets the Live Transcription language. NOTE: This property will not be serialized. It can only be populated by the server.

transcriptionLanguage: string

Property Value

string

transcriptionState

Gets the Live Transcription state. NOTE: This property will not be serialized. It can only be populated by the server.

transcriptionState: string

Property Value

string

unexpectedBitrate

Gets a value indicating whether unexpected bitrate is present or not. NOTE: This property will not be serialized. It can only be populated by the server.

unexpectedBitrate: boolean

Property Value

boolean