CodecSubtypes.AudioFormatAmrWP Property

Definition

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

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

Property Value

String

Platform::String

winrt::hstring

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

Applies to