Public Member Functions | Public Attributes | Properties

SoundsSharpNameSpace.SoundsSharp.SoundAmbient Class Reference

List of all members.

Public Member Functions

 SoundAmbient (System.Object filepath, bool loopy)
 SoundAmbient (System.Object filepath)
void Play ()
void stop_ ()
void pause ()
void Pitch (float value)
void InitChannel ()

Public Attributes

long ID
long Channel

Properties

bool _loop [set]
float Volume [get, set]
float delayStart [get, set]
float delayEnd [get, set]

Detailed Description

Definition at line 126 of file fmodSharp.cs.


Constructor & Destructor Documentation

SoundsSharpNameSpace.SoundsSharp.SoundAmbient.SoundAmbient ( System.Object  filepath,
bool  loopy 
)

Definition at line 142 of file fmodSharp.cs.

SoundsSharpNameSpace.SoundsSharp.SoundAmbient.SoundAmbient ( System.Object  filepath  ) 

Definition at line 153 of file fmodSharp.cs.


Member Function Documentation

void SoundsSharpNameSpace.SoundsSharp.SoundAmbient.InitChannel (  ) 

Definition at line 175 of file fmodSharp.cs.

Here is the call graph for this function:

void SoundsSharpNameSpace.SoundsSharp.SoundAmbient.pause (  ) 

Definition at line 166 of file fmodSharp.cs.

void SoundsSharpNameSpace.SoundsSharp.SoundAmbient.Pitch ( float  value  ) 

Definition at line 171 of file fmodSharp.cs.

void SoundsSharpNameSpace.SoundsSharp.SoundAmbient.Play (  ) 

Definition at line 158 of file fmodSharp.cs.

void SoundsSharpNameSpace.SoundsSharp.SoundAmbient.stop_ (  ) 

Definition at line 162 of file fmodSharp.cs.


Member Data Documentation

Definition at line 129 of file fmodSharp.cs.

Definition at line 128 of file fmodSharp.cs.


Property Documentation

bool SoundsSharpNameSpace.SoundsSharp.SoundAmbient._loop [set]

Definition at line 132 of file fmodSharp.cs.

float SoundsSharpNameSpace.SoundsSharp.SoundAmbient.delayEnd [get, set]

Definition at line 196 of file fmodSharp.cs.

float SoundsSharpNameSpace.SoundsSharp.SoundAmbient.delayStart [get, set]

Definition at line 189 of file fmodSharp.cs.

float SoundsSharpNameSpace.SoundsSharp.SoundAmbient.Volume [get, set]

Definition at line 180 of file fmodSharp.cs.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Properties