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

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

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