Partilhar via


INDClosedCaptionDataReceivedEventArgs.ClosedCaptionData Propriedade

Definição

Obtém os dados de legenda fechados.

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()

Valor da propriedade

Byte[]

byte[]

Os dados de legenda fechados.

Atributos

Aplica-se a