Partager via


AppBroadcastStreamVideoHeader.RelativeTimestamp Propriété

Définition

Obtient un horodatage indiquant l’heure relative dans le flux vidéo à laquelle l’image vidéo a été capturée.

public:
 property TimeSpan RelativeTimestamp { TimeSpan get(); };
TimeSpan RelativeTimestamp();
public System.TimeSpan RelativeTimestamp { get; }
var timeSpan = appBroadcastStreamVideoHeader.relativeTimestamp;
Public ReadOnly Property RelativeTimestamp As TimeSpan

Valeur de propriété

Heure relative dans le flux vidéo à laquelle l’image vidéo a été capturée.

Configuration requise pour Windows

Fonctionnalités de l’application
appBroadcast appBroadcastSettings

S’applique à