|   |   |   | 
| CaptureBufferDescription.WaveMapped Property | Language: | 
Retrieves and sets whether the Microsoft Win32 wave mapper will be used for formats not supported by the device.
Visual Basic Public Property WaveMapped As Boolean C# public bool WaveMapped { get; set; } C++ public: 
property bool WaveMapped {
bool get();
void set(bool value);
}JScript public function get WaveMapped() : boolean 
public function set WaveMapped(boolean);
System.Boolean
This property is read/write.
Value that is set to true if the Win32 wave mapper will be used for formats not supported by the device; otherwise, false.
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