INDClosedCaptionDataReceivedEventArgs.ClosedCaptionDataFormat 속성

정의

닫힌 캡션 데이터의 형식을 가져옵니다.

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

속성 값

닫힌 캡션 데이터 형식입니다. 이 값은 ATSC, SCTE20 또는 알 수 없음일 수 있습니다.

특성

적용 대상