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_Sound3DListener ]
[ next: TDx_SoundBuffer ]
[ prev: TDx_Sound3DBuffer ]
class TDx_Sound3DListener : public TComponent
class PACKAGE TDx_Sound3DListener : public TComponent
class type : Interface
TDX_SOUND3DLISTENER
[ component ]
- Description
The TDx_Sound3DListener component wraps the DirectX IDirectSound3DListener interface which is used in the retrieval and setting of position, orientation and environmental properties for a listener within 3D space.
It includes defining the distance units, doppler shift and rolloff values used, as well as the position, orientation and velocity of the listener within 3D space.
You may set or retrieve all a listener's 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 listener properties.
- Properties
- Methods
- Events
- SeeAlso
- Top
If you would like to submit additions or improvements to this page, click: [email protected].
|
|