Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


sampleFramesOverflow

Invoked when the number of available sample frames goes beyond the maximum that fits in the internal buffer.
Read time 1 minuteLast updated 12 days ago

Definition

public event AudioSampleProvider.SampleFramesHandler sampleFramesOverflow

Remarks

This event cannot be disabled like the sample frames available counterpart. It is not expected to be frequently emitted so it is not an important source of overhead.