CodecSubtypes.AudioFormatWmaSpdif Property

Definition

Gets the string representation of the GUID for the Windows Media Audio 9 Professional codec over S/PDIF audio subtype.

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

Property Value

String

Platform::String

winrt::hstring

The string representation of the GUID for the Windows Media Audio 9 Professional codec over S/PDIF audio subtype.

Applies to