CodecSubtypes.AudioFormatWMAudioV8 Property

Definition

Gets the string representation of the GUID for the Windows Media Audio 8 codec, Windows Media Audio 9 codec, or Windows Media Audio 9.1 codec audio subtype.

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

Property Value

String

Platform::String

winrt::hstring

The string representation of the GUID for the Windows Media Audio 8 codec, Windows Media Audio 9 codec, or Windows Media Audio 9.1 codec audio subtype.

Applies to