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::CreateSoundBuffer() ]
[ next: DSEnumerate() ]
[ prev: Create() ]
public:
virtual bool __fastcall CreateSoundBuffer( TDSBufferDesc* pBufferDesc, TDx_SoundBuffer* pSoundBuffer );
TDX_SOUND::CREATESOUNDBUFFER()
[ component method ]
- Description
- Parameters
BufferDesc
The BufferDesc parameter references a TDSBufferDesc component defining the capabilities of the buffer being created.
SoundBuffer
The SoundBuffer parameter will reference the newly created buffer if this method returns successfully.
If this method fails this parameter will be set to NULL.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
|
|