Definition at line 88 of file background_source.h.
Data Fields | |
UAudioMixer::TBackgroundFlags | Filter |
Sub source filter. | |
USource * | Source |
Sub source instance. | |
TSubSourceStatus | Status |
Sub source status. |
|
Sub source filter.
Definition at line 95 of file background_source.h. Referenced by NLSOUND::CBackgroundSource::play(), and NLSOUND::CBackgroundSource::updateFilterValues(). |
|
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(). |
|
Sub source status.
Definition at line 93 of file background_source.h. Referenced by NLSOUND::CBackgroundSource::onUpdate(), NLSOUND::CBackgroundSource::play(), and NLSOUND::CBackgroundSource::updateFilterValues(). |