[ TDx_Sound_Library ]
[ next: TDx_Sound3DBuffer ]
[ prev: TDSCaps ]
class TDx_Sound : public TComponent
class PACKAGE TDx_Sound : public TComponent
class type : Interface
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DESCRIPTION
Top
Methods
Events
Callbacks
See Also
The TDx_Sound Component wraps the DirectX IDirectSound interface which is used to set environmental controls and create TDx_SoundBuffer components.
It is used to determine the capablilities of the sound hardware, create and duplicate sound buffers, set the cooperative level, optimize hardware memory and retrieve or define the type and positioning of the speakers associated with the sound hardware.
METHODS
Top
Methods
Events
Callbacks
See Also
Compact
Create
CreateSoundBuffer
DSEnumerate
Destroy
DuplicateSoundBuffer
GetCaps
GetSpeakerConfig
Internal_DSEnumerateCallback
SetCooperativeLevel
SetSpeakerConfig
EVENTS
Top
Methods
Events
Callbacks
See Also
OnCreate
OnDestroy
OnError
CALLBACKS
Top
Methods
Events
Callbacks
See Also
OnDSEnumerate
SEE ALSO
Top
Methods
Events
Callbacks
See Also
TDSBufferDesc
TDx_SoundBuffer
TDSCaps
TDx_Sound::Create()
TDx_Sound::Destroy()
TDx_Sound::OnError()