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

NLSOUND::CBackgroundSource::TSubSource Struct Reference


Detailed Description

+Sub source info. +

+ +

+Definition at line 88 of file background_source.h. + + + + + + + + + + + +

Data Fields

UAudioMixer::TBackgroundFlags Filter
 Sub source filter.

USourceSource
 Sub source instance.

TSubSourceStatus Status
 Sub source status.

+


Field Documentation

+

+ + + + +
+ + +
UAudioMixer::TBackgroundFlags NLSOUND::CBackgroundSource::TSubSource::Filter +
+
+ + + + + +
+   + + +

+Sub source filter. +

+ +

+Definition at line 95 of file background_source.h. +

+Referenced by NLSOUND::CBackgroundSource::play(), and NLSOUND::CBackgroundSource::updateFilterValues().

+

+ + + + +
+ + +
USource* NLSOUND::CBackgroundSource::TSubSource::Source +
+
+ + + + + +
+   + + +

+Sub source instance. +

+ +

+Definition at line 91 of file background_source.h. +

+Referenced by NLSOUND::CBackgroundSource::onUpdate(), NLSOUND::CBackgroundSource::play(), NLSOUND::CBackgroundSource::stop(), and NLSOUND::CBackgroundSource::updateFilterValues().

+

+ + + + +
+ + +
TSubSourceStatus NLSOUND::CBackgroundSource::TSubSource::Status +
+
+ + + + + +
+   + + +

+Sub source status. +

+ +

+Definition at line 93 of file background_source.h. +

+Referenced by NLSOUND::CBackgroundSource::onUpdate(), NLSOUND::CBackgroundSource::play(), and NLSOUND::CBackgroundSource::updateFilterValues().

+


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