AudioSampleProvider.SampleFramesHandler
Delegate for sample frame events.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Delegate
- Namespace: UnityEngine.Experimental.Audio
- Assembly: UnityEngine.AudioModule
public delegate void AudioSampleProvider.SampleFramesHandler(AudioSampleProvider provider, uint sampleFrameCount)