MediaEncodingSubtypes.AmrWb Property

Definition

Gets the name for Adaptive Multi-Rate Wideband.

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

Property Value

String

Platform::String

winrt::hstring

The name for AMR-WB

Applies to