Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

BackgroundInit Struct Reference

struct used for initializing a background looping element. More...

#include <ISound.h>

List of all members.

Public Methods

 BackgroundInit ()
 Constructor clears all values to defaults.

void Clear ()
 Clears all structure members to default values.


Public Attributes

ISoundm_pSound
 Sound to play as background loop.

float m_fMinVolume
 Minimum sound volume.

float m_fMaxVolume
 Maximum sound volume.

float m_fMinVolumeTime
 Minimum time to take when transitioning to a new volume.

float m_fMaxVolumeTime
 Maximum time to take when transitioning to a new volume.

float m_fMinPitch
 Minimum sound pitch.

float m_fMaxPitch
 Maximum sound pitch.

float m_fMinPitchTime
 Minimum time to take when transitioning to a new pitch.

float m_fMaxPitchTime
 Maximum time to take when transitioning to a new pitch.


Detailed Description

struct used for initializing a background looping element.


The documentation for this struct was generated from the following file:
Generated at Sun Jul 28 23:17:41 2002 for GAP Audio System by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001