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

namespace UnityEngine.Audio
{
public class AudioMixerPlayable // TypeDefIndex: 13242
{
	// Fields
	type#24410 m_Handle;

	// Methods
	// RVA: -1
	public virtual type#24409 GetHandle() { }
	// RVA: -1
	public virtual type#15313 Equals(type#14741 other) { }
}
}
