sampleFramesAvailable
Invoked when the number of available sample frames goes beyond the threshold set with AudioSampleProvider.freeSampleFrameCountLowThreshold.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Event
- Namespace: UnityEngine.Experimental.Audio
- Assembly: UnityEngine.AudioModule
public event AudioSampleProvider.SampleFramesHandler sampleFramesAvailable
Remarks
This event is only emitted when enableSampleFramesAvailableEvent is set to true.