MediaEncodingSubtypes.Wave Property

Definition

Gets the name for Waveform Audio File (WAVE).

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

Property Value

String

Platform::String

winrt::hstring

The name for WAVE.

Applies to