From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/a03845.html | 85 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 docs/doxygen/nel/a03845.html (limited to 'docs/doxygen/nel/a03845.html') diff --git a/docs/doxygen/nel/a03845.html b/docs/doxygen/nel/a03845.html new file mode 100644 index 00000000..b652ca4f --- /dev/null +++ b/docs/doxygen/nel/a03845.html @@ -0,0 +1,85 @@ + + +NeL: NLSOUND::IBuffer::TADPCMState struct Reference + + + +
+

NLSOUND::IBuffer::TADPCMState Struct Reference

#include <buffer.h> +

+ + + + + + + + + +

Data Fields

sint16 PreviousSample
 Previous output sample.

uint8 StepIndex
 Stepsize table index.

+


Field Documentation

+

+ + + + +
+ + +
sint16 NLSOUND::IBuffer::TADPCMState::PreviousSample +
+
+ + + + + +
+   + + +

+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().

+

+ + + + +
+ + +
uint8 NLSOUND::IBuffer::TADPCMState::StepIndex +
+
+ + + + + +
+   + + +

+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().

+


The documentation for this struct was generated from the following file: +
Generated on Tue Mar 16 14:50:59 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1