MediaEncodingSubtypes.AmrNb Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the name for Adaptive Multi-Rate (AmrNb).
public:
static property Platform::String ^ AmrNb { Platform::String ^ get(); };
static winrt::hstring AmrNb();
public static string AmrNb { get; }
var string = MediaEncodingSubtypes.amrNb;
Public Shared ReadOnly Property AmrNb As String
Property Value
The name of AMR-NB.