Microsoft DirectX 9.0 SDK Update (October 2004)

CaptureBufferDescription.WaveMapped Property

Language:

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

Retrieves and sets whether the Microsoft® Win32® wave mapper will be used for formats not supported by the device.

Definition

Visual Basic .NET Public Property WaveMapped As Boolean
C# public bool WaveMapped { get; set; }
Managed C++ public: __property bool get_WaveMapped();
public: __property void set_WaveMapped(bool);
JScript .NET public function get WaveMapped() : boolean
public function set WaveMapped(boolean);

Property Value

System.Boolean . Value that is set to true if the Microsoft® Win32® wave mapper will be used for formats not supported by the device; otherwise, false.

This property is read/write. 

© 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