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/a03431.html | 110 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 docs/doxygen/nel/a03431.html (limited to 'docs/doxygen/nel/a03431.html') diff --git a/docs/doxygen/nel/a03431.html b/docs/doxygen/nel/a03431.html new file mode 100644 index 00000000..bae3f6bf --- /dev/null +++ b/docs/doxygen/nel/a03431.html @@ -0,0 +1,110 @@ + + +NeL: NLSOUND::CSourceDSound::TCursors struct Reference + + + +
+

NLSOUND::CSourceDSound::TCursors Struct Reference


Detailed Description

+The play and write cursors. +

+ +

+Definition at line 297 of file source_dsound.h. + + + + + + + + +

Data Fields

uint32 PlayCursor
uint32 WriteCursor
uint32 WriteSize
+


Field Documentation

+

+ + + + +
+ + +
uint32 NLSOUND::CSourceDSound::TCursors::PlayCursor +
+
+ + + + + +
+   + + +

+ +

+Definition at line 299 of file source_dsound.h. +

+Referenced by NLSOUND::CSourceDSound::getCursors(), NLSOUND::CSourceDSound::play(), and NLSOUND::CSourceDSound::update().

+

+ + + + +
+ + +
uint32 NLSOUND::CSourceDSound::TCursors::WriteCursor +
+
+ + + + + +
+   + + +

+ +

+Definition at line 300 of file source_dsound.h. +

+Referenced by NLSOUND::CSourceDSound::getCursors(), NLSOUND::CSourceDSound::play(), NLSOUND::CSourceDSound::stop(), and NLSOUND::CSourceDSound::update().

+

+ + + + +
+ + +
uint32 NLSOUND::CSourceDSound::TCursors::WriteSize +
+
+ + + + + +
+   + + +

+ +

+Definition at line 301 of file source_dsound.h. +

+Referenced by NLSOUND::CSourceDSound::getCursors(), NLSOUND::CSourceDSound::play(), NLSOUND::CSourceDSound::stop(), and NLSOUND::CSourceDSound::update().

+


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