你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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
discontinuityGap
newTimestamp
previousTimestamp
timescale
trackName
trackType

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