Sdílet prostřednictvím


CodecSubtypes.AudioFormatAdts Property

Definition

Gets the string representation of the GUID for the Audio Data Transport Stream (ADTS) audio subtype.

public:
 static property Platform::String ^ AudioFormatAdts { Platform::String ^ get(); };
static winrt::hstring AudioFormatAdts();
public static string AudioFormatAdts { get; }
var string = CodecSubtypes.audioFormatAdts;
Public Shared ReadOnly Property AudioFormatAdts As String

Property Value

String

Platform::String

winrt::hstring

Tne string representation of the GUID for the Audio Data Transport Stream (ADTS) audio subtype.

Applies to