#include <buffer.h>
Data Fields | |
sint16 | PreviousSample |
Previous output sample. | |
uint8 | StepIndex |
Stepsize table index. |
|
Previous output sample.
Definition at line 92 of file buffer.h. Referenced by NLSOUND::IBuffer::decodeADPCM(), NLSOUND::IBuffer::encodeADPCM(), NLSOUND::CSourceDSound::play(), NLSOUND::CSourceDSound::setStaticBuffer(), and NLSOUND::CSourceDSound::update(). |
|
Stepsize table index.
Definition at line 94 of file buffer.h. Referenced by NLSOUND::IBuffer::decodeADPCM(), NLSOUND::IBuffer::encodeADPCM(), NLSOUND::CSourceDSound::play(), NLSOUND::CSourceDSound::setStaticBuffer(), and NLSOUND::CSourceDSound::update(). |