CodecSubtypes.AudioFormatAmrWB Property

Definition

Gets the string representation of the GUID for the Adaptive Multi-Rate Wideband (AMR-WB) audio subtype.

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

Property Value

String

Platform::String

winrt::hstring

The string representation of the GUID for the Adaptive Multi-Rate Wideband (AMR-WB) audio subtype.

Applies to