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
|
|
[ TDSCaps::UnlockTransferRateHwBuffers ]
[ prev: TotalHwMemBytes ]
__published:
__property dword UnlockTransferRateHwBuffers = { read=FGetUnlockTransferRateHwBuffers, write=FSetUnlockTransferRateHwBuffers, default=0 };
TDSCAPS::UNLOCKTRANSFERRATEHWBUFFERS
[ component property ]
- Description
The UnlockTransferRateHwBuffers property describes the rate, in kilobytes per second, at which data is transferred to hardware static sound buffers when TDx_SoundBuffer::Unlock() is called.
This value, along with the number of bytes, can be used by applications to determine the time required for TDx_SoundBuffer::Unlock() to execute.
The transfer rate for a software buffer is zero because the data does not need to be tansferred anywhere.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
|
|