// Assembly: UnityEngine.AudioModule
// Full name: UnityEngine.Experimental.Audio.AudioSampleProvider

namespace UnityEngine.Experimental.Audio
{
public class AudioSampleProvider // TypeDefIndex: 13237
{
	// Fields
	type#30141 sampleFramesAvailable;
	type#30141 sampleFramesOverflow;

	// Methods
	// RVA: -1
	private type#28660 InvokeSampleFramesAvailable(type#20867 sampleFrameCount) { }
	// RVA: -1
	private type#28660 InvokeSampleFramesOverflow(type#20867 droppedSampleFrameCount) { }
}
}
