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::TDSCaps ]
[ next: TDx_Sound ]
[ prev: TDSCCaps ]
class TDSCaps : public TComponent
class PACKAGE TDSCaps : public TComponent
class type : Wrapper
TDSCAPS
[ component ]
- Description
The TDSCaps component wraps the DirectX DSCAPS structure which defines the capabilities of a sound device.
This component is used when retrieving the capabilities of the sound hardware with TDx_Sound::GetCaps().
The properties of this component describe the maximum and currently available sound hardware resources such as hardware mixing channels, memory available for various buffer types and so on.
Some resources may be shared among several buffer types, so assigning a buffer of one type may impinge upon the resources available for another type.
- Properties
- Methods
- Events
- SeeAlso
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|