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

Public Member Functions

 MyInMemoryWave (MyObjectBuilder_CueDefinition cue, string filename)
 
void Dispose ()
 

Properties

WaveFormat WaveFormat [get]
 
SoundStream Stream [get]
 
AudioBuffer Buffer [get]
 

Detailed Description

Definition at line 13 of file MySoundBank.cs.

Constructor & Destructor Documentation

Sandbox.Engine.Audio.MyInMemoryWave.MyInMemoryWave ( MyObjectBuilder_CueDefinition  cue,
string  filename 
)
inline

Definition at line 23 of file MySoundBank.cs.

Member Function Documentation

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

Definition at line 40 of file MySoundBank.cs.

Property Documentation

AudioBuffer Sandbox.Engine.Audio.MyInMemoryWave.Buffer
get

Definition at line 21 of file MySoundBank.cs.

SoundStream Sandbox.Engine.Audio.MyInMemoryWave.Stream
get

Definition at line 20 of file MySoundBank.cs.

WaveFormat Sandbox.Engine.Audio.MyInMemoryWave.WaveFormat
get

Definition at line 19 of file MySoundBank.cs.


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