MediaEncodingSubtypes.Aac 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 Advanced Audio Coding (AAC).
public:
static property Platform::String ^ Aac { Platform::String ^ get(); };
static winrt::hstring Aac();
public static string Aac { get; }
var string = MediaEncodingSubtypes.aac;
Public Shared ReadOnly Property Aac As String
Property Value
The name for AAC.