Space Engineers
Public Attributes | List of all members
VRage.Audio.MyAudioInitParams Struct Reference

Public Attributes

IMyAudio Instance
 
bool SimulateNoSoundCard
 
bool DisablePooling
 
MySoundErrorDelegate OnSoundError
 

Detailed Description

Definition at line 11 of file MyAudioInitParams.cs.

Member Data Documentation

bool VRage.Audio.MyAudioInitParams.DisablePooling

Definition at line 15 of file MyAudioInitParams.cs.

IMyAudio VRage.Audio.MyAudioInitParams.Instance

Definition at line 13 of file MyAudioInitParams.cs.

MySoundErrorDelegate VRage.Audio.MyAudioInitParams.OnSoundError

Definition at line 16 of file MyAudioInitParams.cs.

bool VRage.Audio.MyAudioInitParams.SimulateNoSoundCard

Definition at line 14 of file MyAudioInitParams.cs.


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