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_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: darren_john_dwyer@hotmail.com.
|
|