Partilhar via


NDClosedCaptionFormat Enumeração

Definição

Indica o tipo de formato usado para legendas ocultas.

public enum class NDClosedCaptionFormat
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class NDClosedCaptionFormat
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Deprecated("NDClosedCaptionFormat is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
enum class NDClosedCaptionFormat
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum NDClosedCaptionFormat
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Deprecated("NDClosedCaptionFormat is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
public enum NDClosedCaptionFormat
var value = Windows.Media.Protection.PlayReady.NDClosedCaptionFormat.aTSC
Public Enum NDClosedCaptionFormat
Herança
NDClosedCaptionFormat
Atributos

Requisitos do Windows

Família de dispositivos
Windows 10 (introduzida na 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduzida na v1.0)

Campos

ATSC 0

Legendas fechadas da televisão digital da ATSC.

SCTE20 1

ScTE 20 MPEG2 legendas ocultas.

Unknown 2

Formato inválido.

Aplica-se a