MediaEncodingSubtypes.AacAdts 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) audio in Audio Data Transport Stream (ADTS) format.
public:
static property Platform::String ^ AacAdts { Platform::String ^ get(); };
static winrt::hstring AacAdts();
public static string AacAdts { get; }
var string = MediaEncodingSubtypes.aacAdts;
Public Shared ReadOnly Property AacAdts As String
Property Value
The name for AAC ADTS.