www.BCB-Tools.com
Home of
RAD DirectX
for
C++ Builder
...
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
TDx_Sound_Library v1.90 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: [email protected].
|
|