MediaEncodingSubtypes.Eac3 Property

Definition

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

String

Platform::String

winrt::hstring

Gets the name for E-AC-3.

Applies to