AppBroadcastStreamVideoHeader.RelativeTimestamp Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
|