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::TDSBCaps ]
[ next: TDSBPositionNotify ]
[ prev: TDS3DListener ]
class TDSBCaps : public TComponent
class PACKAGE TDSBCaps : public TComponent
class type : Wrapper
TDSBCAPS
[ component ]
- Description
The TDSBCaps component wraps the DirectX DSBCAPS structure which describes the capabilities of a sound buffer.
This component is used when retrieving the capabilities of a sound buffer using TDx_SoundBuffer::GetCaps().
This component differs from the TDSBufferDesc component in that it contains additional information such as the buffers location (hardware or software memory) and some properties relating to performance (download to hardware time and CPU mixing overhead).
At least one notification event must be defined for buffers created with DSBCAPS_CTRLPOSITIONNOTIFY set, otherwise the behavior is undefined.
- Properties
- Methods
- Events
- SeeAlso
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|