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

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
resultCode
timescale
timestamp
trackName
trackType

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