Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Sound_Library v2.00 Component Reference
|
|
[ TDSCaps::PlayCpuOverheadSwBuffers ]
[ next: PrimaryBuffers ]
[ prev: MinSecondarySampleRate ]
__published:
__property dword PlayCpuOverheadSwBuffers = { read=FGetPlayCpuOverheadSwBuffers, write=FSetPlayCpuOverheadSwBuffers, default=0 };
TDSCAPS::PLAYCPUOVERHEADSWBUFFERS
[ component property ]
- Description
The PlayCpuOverheadSwBuffers property represents the percentage of main processing cycles needed to mix sound buffers located in system memory.
This value will depend on the bus type, processor type and clock speed.
The overhead of a hardware buffer will be zero because the mixing is done by the sound device.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|