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

namespace UnityEngine
{
public class AudioListener // TypeDefIndex: 13234
{

	// Methods
	// RVA: -1
	private static type#28660 GetOutputDataHelper(type#13414 samples, type#20867 channel) { }
	// RVA: -1
	private static type#28660 GetSpectrumDataHelper(type#13414 samples, type#20867 channel, type#18320 window) { }
	// RVA: -1
	public static type#15313 get_pause() { }
	// RVA: -1
	public static type#28660 GetOutputData(type#13412 samples, type#20867 channel) { }
	// RVA: -1
	public static type#28660 GetSpectrumData(type#13412 samples, type#20867 channel, type#18320 window) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 GetOutputDataHelper_Injected(type#11785 samples, type#20867 channel) { }
	// RVA: -1
	private static type#28660 GetSpectrumDataHelper_Injected(type#11785 samples, type#20867 channel, type#18320 window) { }
}
}
