Space Engineers
Classes | Public Attributes | List of all members
Sandbox.Engine.Audio.MyWaveFormat Struct Reference

Classes

class  Comparer
 

Public Attributes

WaveFormatEncoding Encoding
 
int Channels
 
int SampleRate
 
WaveFormat WaveFormat
 

Detailed Description

Definition at line 15 of file MyCueBank.cs.

Member Data Documentation

int Sandbox.Engine.Audio.MyWaveFormat.Channels

Definition at line 48 of file MyCueBank.cs.

WaveFormatEncoding Sandbox.Engine.Audio.MyWaveFormat.Encoding

Definition at line 47 of file MyCueBank.cs.

int Sandbox.Engine.Audio.MyWaveFormat.SampleRate

Definition at line 49 of file MyCueBank.cs.

WaveFormat Sandbox.Engine.Audio.MyWaveFormat.WaveFormat

Definition at line 50 of file MyCueBank.cs.


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