Space Engineers
Public Member Functions | Properties | List of all members
Sandbox.Engine.Audio.MyWaveBank Class Reference
Inheritance diagram for Sandbox.Engine.Audio.MyWaveBank:

Public Member Functions

bool Add (MyObjectBuilder_CueDefinition cue, string waveFilename)
 
void Dispose ()
 
MyInMemoryWave GetWave (string filename)
 
List< MyWaveFormatGetWaveFormats ()
 

Properties

int Count [get]
 

Detailed Description

Definition at line 46 of file MySoundBank.cs.

Member Function Documentation

bool Sandbox.Engine.Audio.MyWaveBank.Add ( MyObjectBuilder_CueDefinition  cue,
string  waveFilename 
)
inline

Definition at line 52 of file MySoundBank.cs.

void Sandbox.Engine.Audio.MyWaveBank.Dispose ( )
inline

Definition at line 68 of file MySoundBank.cs.

MyInMemoryWave Sandbox.Engine.Audio.MyWaveBank.GetWave ( string  filename)
inline

Definition at line 76 of file MySoundBank.cs.

List<MyWaveFormat> Sandbox.Engine.Audio.MyWaveBank.GetWaveFormats ( )
inline

Definition at line 84 of file MySoundBank.cs.

Property Documentation

int Sandbox.Engine.Audio.MyWaveBank.Count
get

Definition at line 50 of file MySoundBank.cs.


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