CodecSubtypes.AudioFormatMsp1 Property

Definition

Gets the string representation of the GUID for the Windows Media Audio 9 Voice codec audio subtype.

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

Property Value

String

Platform::String

winrt::hstring

The string representation of the GUID for the Windows Media Audio 9 Voice codec audio subtype.

Applies to