CodecSubtypes.AudioFormatDolbyDDPlus Property

Definition

Gets the string representation of the GUID for the Dolby Digital Plus (DD Plus) audio subtype.

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

Property Value

String

Platform::String

winrt::hstring

The string representation of the GUID for the Dolby Digital Plus (DD Plus) audio subtype.

Applies to