Classes | Public Member Functions | Properties

SoundsSharpNameSpace.SoundsSharp.Music Class Reference

List of all members.

Classes

struct  FMOD_CREATESOUNDEXINFO

Public Member Functions

void FadeInAndPlay ()
void FadeOutAndStop ()
 Music (System.Object Path)
void Play ()
void stop_ ()
void pause ()
void InitChannel ()
void Pitch (float value)

Properties

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

Detailed Description

Definition at line 330 of file fmodSharp.cs.


Constructor & Destructor Documentation

SoundsSharpNameSpace.SoundsSharp.Music.Music ( System.Object  Path  ) 

Definition at line 420 of file fmodSharp.cs.


Member Function Documentation

void SoundsSharpNameSpace.SoundsSharp.Music.FadeInAndPlay (  ) 

Definition at line 396 of file fmodSharp.cs.

Here is the call graph for this function:

void SoundsSharpNameSpace.SoundsSharp.Music.FadeOutAndStop (  ) 

Definition at line 408 of file fmodSharp.cs.

Here is the call graph for this function:

void SoundsSharpNameSpace.SoundsSharp.Music.InitChannel (  ) 

Definition at line 436 of file fmodSharp.cs.

Here is the call graph for this function:

void SoundsSharpNameSpace.SoundsSharp.Music.pause (  ) 

Definition at line 432 of file fmodSharp.cs.

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

Definition at line 441 of file fmodSharp.cs.

void SoundsSharpNameSpace.SoundsSharp.Music.Play (  ) 

Definition at line 424 of file fmodSharp.cs.

void SoundsSharpNameSpace.SoundsSharp.Music.stop_ (  ) 

Definition at line 428 of file fmodSharp.cs.


Property Documentation

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

Definition at line 464 of file fmodSharp.cs.

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

Definition at line 457 of file fmodSharp.cs.

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

Definition at line 448 of file fmodSharp.cs.


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