INDClosedCaptionDataReceivedEventArgs.PresentationTimestamp 속성

정의

닫힌 캡션 데이터의 타임스탬프를 가져옵니다.

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

속성 값

Int64

long long

long

닫힌 캡션 데이터의 타임스탬프(밀리초)입니다.

특성

적용 대상