CodecSubtypes.AudioFormatDts Property

Definition

Gets the string representation of the GUID for the Digital Theater Systems (DTS) audio subtype.

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

Property Value

String

Platform::String

winrt::hstring

The string representation of the GUID for the Digital Theater Systems (DTS) audio subtype.

Applies to