INDClosedCaptionDataReceivedEventArgs.PresentationTimestamp 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 l’horodatage des données légende fermées.
public:
property long long PresentationTimestamp { long long get(); };
long PresentationTimestamp();
/// [get: Windows.Foundation.Metadata.Deprecated("INDClosedCaptionDataReceivedEventArgs is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
long PresentationTimestamp();
public long PresentationTimestamp { get; }
public long PresentationTimestamp { [Windows.Foundation.Metadata.Deprecated("INDClosedCaptionDataReceivedEventArgs is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")] get; }
var int64 = iNDClosedCaptionDataReceivedEventArgs.presentationTimestamp;
Public ReadOnly Property PresentationTimestamp As Long
Valeur de propriété
Horodatage des données légende fermées, en millisecondes.
- Attributs