Freigeben über


INDClosedCaptionDataReceivedEventArgs.ClosedCaptionDataFormat Eigenschaft

Definition

Ruft das Format der geschlossenen Untertitel-Daten ab.

public:
 property NDClosedCaptionFormat ClosedCaptionDataFormat { NDClosedCaptionFormat get(); };
NDClosedCaptionFormat ClosedCaptionDataFormat();
/// [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")]
NDClosedCaptionFormat ClosedCaptionDataFormat();
public NDClosedCaptionFormat ClosedCaptionDataFormat { get; }
public NDClosedCaptionFormat ClosedCaptionDataFormat { [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 nDClosedCaptionFormat = iNDClosedCaptionDataReceivedEventArgs.closedCaptionDataFormat;
Public ReadOnly Property ClosedCaptionDataFormat As NDClosedCaptionFormat

Eigenschaftswert

Das geschlossene Untertitel Datenformat. Dieser Wert kann ATSC, SCTE20 oder Unknown sein.

Attribute

Gilt für: