Microsoft DirectX 9.0 SDK Update (October 2004)

WaveFormat.FormatTag Property

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves and sets the waveform-audio format type, for the format type.

Definition

Visual Basic .NET Public Property FormatTag As WaveFormatTag
C# public WaveFormatTag FormatTag { get; set; }
Managed C++ public: __property WaveFormatTag get_FormatTag();
public: __property void set_FormatTag(WaveFormatTag);
JScript .NET public function get FormatTag() : WaveFormatTag
public function set FormatTag(WaveFormatTag);

Property Value

Microsoft.DirectX.DirectSound.WaveFormatTag . The waveform-audio format type, for the format type.

This property is read/write. 

Remarks

Microsoft® DirectX® 9.0 for Managed Code only supports a FormatTag of WaveFormatTag.Pcm.


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center