MediaEncodingSubtypes.Ac3 Property

Definition

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

String

Platform::String

winrt::hstring

The name for AC-3.

Applies to