INDClosedCaptionDataReceivedEventArgs Schnittstelle
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Gibt Argumente für ein PlayReady-ND ClosedCaptionDataReceived-Ereignis an.
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
- Attribute
Windows-Anforderungen
Gerätefamilie |
Windows 10 (eingeführt in 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)
|
Eigenschaften
ClosedCaptionData |
Ruft die geschlossenen Untertitel-Daten ab. |
ClosedCaptionDataFormat |
Ruft das Format der geschlossenen Untertitel-Daten ab. |
PresentationTimestamp |
Ruft den Zeitstempel der geschlossenen Untertitel-Daten ab. |