CodecSubtypes.AudioFormatDolbyAC3 Property

Definition

Gets the string representation of the GUID for the Dolby Digital Audio Coding 3 (AC-3) audio subtype.

public:
 static property Platform::String ^ AudioFormatDolbyAC3 { Platform::String ^ get(); };
static winrt::hstring AudioFormatDolbyAC3();
public static string AudioFormatDolbyAC3 { get; }
var string = CodecSubtypes.audioFormatDolbyAC3;
Public Shared ReadOnly Property AudioFormatDolbyAC3 As String

Property Value

String

Platform::String

winrt::hstring

The string representation of the GUID for the Dolby Digital Audio Coding 3 (AC-3) audio subtype.

Applies to