Partager via


MediaLiveEventIncomingStreamsOutOfSyncEventData Classe

Définition

Flux entrants hors synchronisation des données d’événement. Schéma de la propriété de données d’un EventGridEvent pour un événement Microsoft.Media.LiveEventIncomingStreamsOutOfSync.

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.MediaLiveEventIncomingStreamsOutOfSyncEventData+MediaLiveEventIncomingStreamsOutOfSyncEventDataConverter))]
public class MediaLiveEventIncomingStreamsOutOfSyncEventData
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.MediaLiveEventIncomingStreamsOutOfSyncEventData+MediaLiveEventIncomingStreamsOutOfSyncEventDataConverter))>]
type MediaLiveEventIncomingStreamsOutOfSyncEventData = class
Public Class MediaLiveEventIncomingStreamsOutOfSyncEventData
Héritage
MediaLiveEventIncomingStreamsOutOfSyncEventData
Attributs

Propriétés

MaxLastTimestamp

Obtient l’horodatage maximal parmi toutes les pistes (audio ou vidéo).

MinLastTimestamp

Obtient le dernier horodatage minimal reçu.

TimescaleOfMaxLastTimestamp

Obtient l’échelle de temps dans laquelle « MaxLastTimestamp » est représenté.

TimescaleOfMinLastTimestamp

Obtient l’échelle de temps dans laquelle « MinLastTimestamp » est représenté.

TypeOfStreamWithMaxLastTimestamp

Obtient le type de flux avec le dernier horodatage maximal.

TypeOfStreamWithMinLastTimestamp

Obtient le type de flux avec le dernier horodatage minimal.

S’applique à