INDClosedCaptionDataReceivedEventArgs.ClosedCaptionDataFormat Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le format des données légende fermées.
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
Valeur de propriété
Format de données légende fermé. Cette valeur peut être ATSC, SCTE20 ou Unknown.
- Attributs