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 'Capture Cursor'
|
|
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
CAPTURE CURSOR
[ TDx_Sound_Library ]
[ next: Cone Outside Volume ]
[ prev: Capture Buffer ]
Position cursors, expressed as a byte offset, are maintained on sound and capture buffers indicating where it is safe to write or read data and the data currently being played or captured.
The capture cursor is used in capture buffers, moving as a sound is captured and indicating the end of the block currently being copied from the hardware.
|
|