// Assembly: UnityEngine.AudioModule
// Full name: UnityEngine.AudioSettings

namespace UnityEngine
{
public class AudioSettings // TypeDefIndex: 13229
{
	// Fields
	type#30143 OnAudioConfigurationChanged;
	type#14110 OnAudioSystemShuttingDown;
	type#14110 OnAudioSystemStartedUp;

	// Methods
	// RVA: -1
	public static type#17430 get_dspTime() { }
	// RVA: -1
	internal static type#28660 InvokeOnAudioConfigurationChanged(type#15313 deviceWasChanged) { }
	// RVA: -1
	internal static type#28660 InvokeOnAudioSystemShuttingDown() { }
	// RVA: -1
	internal static type#28660 InvokeOnAudioSystemStartedUp() { }
}
}
