INDClosedCaptionDataReceivedEventArgs.PresentationTimestamp Propriedade

Definição

Obtém o carimbo de data/hora dos dados de legenda fechados.

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

Valor da propriedade

Int64

long long

long

O carimbo de data/hora dos dados legenda fechados, em milissegundos.

Atributos

Aplica-se a