Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
GLOSSARY
REFERENCE
Below you will find the glossary reference for 'Static Buffer'
|
|
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
STATIC BUFFER
[ TDx_Sound_Library ]
[ next: Streaming Buffer ]
[ prev: Sound Buffers ]
A secondary sound buffer may be defined as static. This indicates the buffer will contain a single complete sound that is likely to be played often, such as a sound effect for a game.
Unless system memory is specifically reqested, an attempt will be made to locate any static buffers in hardware memory.
|
|