Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MediaLiveEventIngestHeartbeatEventData

Package version

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

Hierarchy

  • MediaLiveEventIngestHeartbeatEventData

Index

Properties

bitrate

bitrate: number

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

discontinuityCount

discontinuityCount: number

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

healthy

healthy: boolean

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

incomingBitrate: number

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

ingestDriftValue

ingestDriftValue: string

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

lastFragmentArrivalTime

lastFragmentArrivalTime: string

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

lastTimestamp: string

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

nonincreasingCount

nonincreasingCount: number

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

overlapCount

overlapCount: number

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

state

state: string

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

timescale

timescale: string

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

trackName

trackName: string

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

trackType

trackType: string

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

transcriptionLanguage

transcriptionLanguage: string

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

transcriptionState

transcriptionState: string

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

unexpectedBitrate

unexpectedBitrate: boolean

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.

Generated using TypeDoc