# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NLSOUND::CBackgroundSource::TSubSource Struct Reference

Sub source info. More...

List of all members.

Public Attributes

USourceSource
 Sub source instance. More...

TSubSourceStatus Status
 Sub source status. More...

NLMISC::TTime FadeStart
 Sub source fade factor (when fading). More...

uint32 FilterFadeIn
 Fade in length (ms) after environnement filter end. More...

uint32 FilterFadeOut
 Fade out length (ms) after environnement filter start. More...

UAudioMixer::TBackgroundFlags Filter
 Sub source filter. More...


Detailed Description

Sub source info.

Definition at line 95 of file background_source.h.


Member Data Documentation

NLMISC::TTime NLSOUND::CBackgroundSource::TSubSource::FadeStart
 

Sub source fade factor (when fading).

Definition at line 102 of file background_source.h.

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

Sub source filter.

Definition at line 108 of file background_source.h.

uint32 NLSOUND::CBackgroundSource::TSubSource::FilterFadeIn
 

Fade in length (ms) after environnement filter end.

Definition at line 104 of file background_source.h.

uint32 NLSOUND::CBackgroundSource::TSubSource::FilterFadeOut
 

Fade out length (ms) after environnement filter start.

Definition at line 106 of file background_source.h.

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

Sub source instance.

Definition at line 98 of file background_source.h.

TSubSourceStatus NLSOUND::CBackgroundSource::TSubSource::Status
 

Sub source status.

Definition at line 100 of file background_source.h.


The documentation for this struct was generated from the following file: