你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
MediaLiveEventIncomingStreamsOutOfSyncEventData interface
不同步事件数据的传入流。 Microsoft.Media.LiveEventIncomingStreamsOutOfSync 事件的 EventGridEvent 的数据属性的架构。
属性
max |
获取音频或视频) (所有曲目之间的最大时间戳。 注意:此属性不会被序列化。 它只能由服务器填充。 |
min |
获取收到的最后一个时间戳的最小。 注意:此属性不会被序列化。 它只能由服务器填充。 |
timescale |
获取用于表示“MaxLastTimestamp”的时间刻度。 注意:此属性不会被序列化。 它只能由服务器填充。 |
timescale |
获取用于表示“MinLastTimestamp”的时间刻度。 注意:此属性不会被序列化。 它只能由服务器填充。 |
type |
获取具有最大最后时间戳的流类型。 注意:此属性不会被序列化。 它只能由服务器填充。 |
type |
获取具有最小最后时间戳的流类型。 注意:此属性不会被序列化。 它只能由服务器填充。 |
属性详细信息
maxLastTimestamp
获取音频或视频) (所有曲目之间的最大时间戳。 注意:此属性不会被序列化。 它只能由服务器填充。
maxLastTimestamp: string
属性值
string
minLastTimestamp
获取收到的最后一个时间戳的最小。 注意:此属性不会被序列化。 它只能由服务器填充。
minLastTimestamp: string
属性值
string
timescaleOfMaxLastTimestamp
获取用于表示“MaxLastTimestamp”的时间刻度。 注意:此属性不会被序列化。 它只能由服务器填充。
timescaleOfMaxLastTimestamp: string
属性值
string
timescaleOfMinLastTimestamp
获取用于表示“MinLastTimestamp”的时间刻度。 注意:此属性不会被序列化。 它只能由服务器填充。
timescaleOfMinLastTimestamp: string
属性值
string
typeOfStreamWithMaxLastTimestamp
获取具有最大最后时间戳的流类型。 注意:此属性不会被序列化。 它只能由服务器填充。
typeOfStreamWithMaxLastTimestamp: string
属性值
string
typeOfStreamWithMinLastTimestamp
获取具有最小最后时间戳的流类型。 注意:此属性不会被序列化。 它只能由服务器填充。
typeOfStreamWithMinLastTimestamp: string
属性值
string