Freigeben über


INDClosedCaptionDataReceivedEventArgs.ClosedCaptionData Eigenschaft

Definition

Ruft die geschlossenen Untertitel-Daten ab.

public:
 property Platform::Array <byte> ^ ClosedCaptionData { Platform::Array <byte> ^ get(); };
winrt::array_view <byte> ClosedCaptionData();
/// [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")]
winrt::array_view <byte> ClosedCaptionData();
public byte[] ClosedCaptionData { get; }
public byte[] ClosedCaptionData { [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 byte[] = iNDClosedCaptionDataReceivedEventArgs.closedCaptionData;
Public ReadOnly Property ClosedCaptionData As Byte()

Eigenschaftswert

Byte[]

byte[]

Die geschlossene Untertitel Daten.

Attribute

Gilt für: