www.BCB-Tools.com
Home of
RAD DirectX
for
C++ Builder
...
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
TDx_Sound_Library v1.90 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: [email protected].
|
|