INDClosedCaptionDataReceivedEventArgs Interface

Definition

Specifies arguments for a PlayReady-ND ClosedCaptionDataReceived event.

public interface class INDClosedCaptionDataReceivedEventArgs
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(1194906271, 49989, 17993, 132, 104, 184, 197, 252, 53, 113, 144)]
struct INDClosedCaptionDataReceivedEventArgs
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(1194906271, 49989, 17993, 132, 104, 184, 197, 252, 53, 113, 144)]
/// [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")]
struct INDClosedCaptionDataReceivedEventArgs
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(1194906271, 49989, 17993, 132, 104, 184, 197, 252, 53, 113, 144)]
public interface INDClosedCaptionDataReceivedEventArgs
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(1194906271, 49989, 17993, 132, 104, 184, 197, 252, 53, 113, 144)]
[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")]
public interface INDClosedCaptionDataReceivedEventArgs
Public Interface INDClosedCaptionDataReceivedEventArgs
Attributes

Windows requirements

Device family
Windows 10 (introduced in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v1.0)

Properties

ClosedCaptionData

Gets the closed caption data.

ClosedCaptionDataFormat

Gets the format of the closed caption data.

PresentationTimestamp

Gets the timestamp of the closed caption data.

Applies to