Space Engineers
Classes | Public Member Functions | Public Attributes | List of all members
VRage.Audio.MyWaveFormat Struct Reference
Inheritance diagram for VRage.Audio.MyWaveFormat:

Classes

class  Comparer
 

Public Member Functions

bool Equals (MyWaveFormat y)
 

Public Attributes

WaveFormatEncoding Encoding
 
int Channels
 
int SampleRate
 
WaveFormat WaveFormat
 

Detailed Description

Definition at line 51 of file MyCueBank.cs.

Member Function Documentation

bool VRage.Audio.MyWaveFormat.Equals ( MyWaveFormat  y)
inline

Definition at line 91 of file MyCueBank.cs.

Member Data Documentation

int VRage.Audio.MyWaveFormat.Channels

Definition at line 87 of file MyCueBank.cs.

WaveFormatEncoding VRage.Audio.MyWaveFormat.Encoding

Definition at line 86 of file MyCueBank.cs.

int VRage.Audio.MyWaveFormat.SampleRate

Definition at line 88 of file MyCueBank.cs.

WaveFormat VRage.Audio.MyWaveFormat.WaveFormat

Definition at line 89 of file MyCueBank.cs.


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