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

namespace UnityEngine
{
public class AudioClip // TypeDefIndex: 13232
{
	// Fields
	type#30137 m_PCMReaderCallback;
	type#30139 m_PCMSetPositionCallback;

	// Methods
	// RVA: -1
	private type#28660 .ctor() { }
	// RVA: -1
	public type#26059 get_length() { }
	// RVA: -1
	private type#28660 InvokePCMReaderCallback_Internal(type#13412 data) { }
	// RVA: -1
	private type#28660 InvokePCMSetPositionCallback_Internal(type#20867 position) { }
	// RVA: -1
	private static type#26059 get_length_Injected(type#20925 _unity_self) { }
}
}
