|   |   |   | 
| CaptureBufferDescription.Format Property | Language: | 
Retrieves and sets the format in which to capture the audio data.
Visual Basic Public Property Format As WaveFormat C# public WaveFormat Format { get; set; } C++ public: 
property WaveFormat Format {
WaveFormat get();
void set(WaveFormat value);
}JScript public function get Format() : WaveFormat 
public function set Format(WaveFormat);
Microsoft.DirectX.DirectSound.WaveFormat
This property is read/write.
The format in which to capture the audio data.
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