Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Sound_Library v2.00 Component Reference
|
|
[ TDx_Sound_Library::TDx_Sound3DBuffer ]
[ next: TDx_Sound3DListener ]
[ prev: TDx_Sound ]
class TDx_Sound3DBuffer : public TComponent
class PACKAGE TDx_Sound3DBuffer : public TComponent
class type : Interface
TDX_SOUND3DBUFFER
[ component ]
- Description
The TDx_Sound3DBuffer component wraps the DirectX IDirectSound3DBuffer interface, used to retrieve and set the position, orientation and environmental properties for a sound buffer within 3D space.
It can set or retrieve all the buffer's properties at once or individually as required,
define absolute or relative 3D processing mode and the position or velocity of the buffer.
Other properties worked with involve maximum and minimum distances, the angles and orientation of sound cones, and the cone outside volume.
You may set or retrieve all a 3D buffers properties at once or individually as required.
The application of changes can be delayed until TDx_Sound3DListener::CommitDefferedSettings() is called by setting DS3D_DEFERRED when calling methods that set new values for 3D buffer properties.
- Properties
- Methods
- Events
- SeeAlso
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|