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

MediaLiveEventIncomingStreamsOutOfSyncEventData interface

传入流与同步事件数据不同步。 Microsoft.Media.LiveEventIncomingStreamsOutOfSync 事件的 EventGridEvent 的数据属性的架构。

属性

maxLastTimestamp

获取所有曲目(音频或视频)中的最大时间戳。 注意:此属性不会序列化。 它只能由服务器填充。

minLastTimestamp

获取收到的最小最后一个时间戳。 注意:此属性不会序列化。 它只能由服务器填充。

timescaleOfMaxLastTimestamp

获取表示“MaxLastTimestamp”的时间刻度。 注意:此属性不会序列化。 它只能由服务器填充。

timescaleOfMinLastTimestamp

获取表示“MinLastTimestamp”的时间刻度。 注意:此属性不会序列化。 它只能由服务器填充。

typeOfStreamWithMaxLastTimestamp

获取具有最后一个时间戳的最大流的类型。 注意:此属性不会序列化。 它只能由服务器填充。

typeOfStreamWithMinLastTimestamp

获取具有最后一个时间戳的流的类型。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

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