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