// Assembly: UnityEngine.AudioModule
// Full name: UnityEngine.Audio.AudioMixer

namespace UnityEngine.Audio
{
public class AudioMixer // TypeDefIndex: 13240
{

	// Methods
	// RVA: -1
	internal type#28660 .ctor() { }
	// RVA: -1
	public type#12829 FindMatchingGroups(type#26576 subPath) { }
	// RVA: -1
	internal type#28660 TransitionToSnapshot(type#14742 snapshot, type#26059 timeToReach) { }
	// RVA: -1
	private type#28660 TransitionToSnapshotInternal(type#14742 snapshot, type#26059 timeToReach) { }
	// RVA: -1
	public type#15313 SetFloat(type#26576 name, type#26059 value) { }
	// RVA: -1
	private static type#12829 FindMatchingGroups_Injected(type#20925 _unity_self, type#11995 subPath) { }
	// RVA: -1
	private static type#28660 TransitionToSnapshotInternal_Injected(type#20925 _unity_self, type#20925 snapshot, type#26059 timeToReach) { }
	// RVA: -1
	private static type#15313 SetFloat_Injected(type#20925 _unity_self, type#11995 name, type#26059 value) { }
}
}
