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_SoundBuffer ]
[ next: TDx_SoundCapture ]
[ prev: TDx_Sound3DListener ]
class TDx_SoundBuffer : public TComponent
class PACKAGE TDx_SoundBuffer : public TComponent
class type : Interface
TDX_SOUNDBUFFER
[ component ]
- Description
The TDx_SoundBuffer component wraps the DirectX IDirectSoundBuffer interface which is used to define the sound environment.
It is used to start and stop the playback of a sound buffer and restore the memory of buffers that have been lost, the current positions of the play and write cursors can be retrieved or modified and the buffer may be partially or completely locked and unlocked so new sound data may be written.
This component can also be used to set or retrieve the capabilities, format, status, frequency, pan or volume of a sound buffer.
- Properties
- Methods
- Events
- SeeAlso
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|