[ TDx_Sound_Library ]
[ next: TDSBCaps ]
[ prev: TDS3DBuffer ]
class TDS3DListener : public TComponent
class PACKAGE TDS3DListener : public TComponent
class type : Wrapper
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DESCRIPTION
Top
Properties
Methods
Events
See Also
The TDS3DListener component wraps the DirectX DS3DLISTENER structure which describes the 3D world properties and position for the listener.
This component is used when setting or retrieving all the properties of a 3D sound listener at once using TDx_Sound3DListener::GetAllParameters() and TDx_Sound3DListener::SetAllParameters().
For 3D sound to be effective at least one 3D sound listener and one 3D sound buffer is required.
PROPERTIES
Top
Properties
Methods
Events
See Also
DistanceFactor
DopplerFactor
ErrorValue
OrientFront
OrientTop
Position
RolloffFactor
Size
Velocity
METHODS
Top
Properties
Methods
Events
See Also
Clear
EVENTS
Top
Properties
Methods
Events
See Also
OnError
SEE ALSO
Top
Properties
Methods
Events
See Also
TDx_Sound3DListener
TDx_Sound3DListener::GetAllParameters()
TDx_Sound3DListener::SetAllParameters()
TDx_Sound3DBuffer
TDS3DBuffer