Space Engineers
|
Static Public Member Functions | |
static void | LoadData (MyAudioInitParams initParams, ListReader< MySoundData > sounds, ListReader< MyAudioEffect > effects) |
static void | ReloadData (ListReader< MySoundData > sounds, ListReader< MyAudioEffect > effects) |
static void | UnloadData () |
Static Public Attributes | |
static readonly int | MAX_SAMPLE_RATE = 48000 |
Properties | |
static MySoundErrorDelegate | OnSoundError [get] |
static IMyAudio | Static [get] |
Definition at line 6 of file MyAudio.cs.
|
inlinestatic |
Definition at line 20 of file MyAudio.cs.
|
inlinestatic |
Definition at line 29 of file MyAudio.cs.
|
inlinestatic |
Definition at line 34 of file MyAudio.cs.
|
static |
Definition at line 43 of file MyAudio.cs.
|
staticget |
Definition at line 9 of file MyAudio.cs.
|
staticget |
Definition at line 15 of file MyAudio.cs.