![]() |
![]() |
![]() |
WaveFormat.FormatTag Property |
Language: |
Retrieves and sets the waveform-audio format type, for the format type.
Visual Basic Public Property FormatTag As WaveFormatTag C# public WaveFormatTag FormatTag { get; set; } C++ public:
property WaveFormatTag FormatTag {
WaveFormatTag get();
void set(WaveFormatTag value);
}JScript public function get FormatTag() : WaveFormatTag
public function set FormatTag(WaveFormatTag);
Microsoft.DirectX.DirectSound.WaveFormatTag
This property is read/write.
The waveform-audio format type, for the format type.
Microsoft DirectX 9.0 for Managed Code only supports a FormatTag of WaveFormatTag.Pcm.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center