MediaEncodingSubtypes.Ac3 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 Dolby Digital audio (AC-3).
public:
static property Platform::String ^ Ac3 { Platform::String ^ get(); };
static winrt::hstring Ac3();
public static string Ac3 { get; }
var string = MediaEncodingSubtypes.ac3;
Public Shared ReadOnly Property Ac3 As String
Property Value
The name for AC-3.