Experimental: this API is experimental and might be changed or removed in the future.

AudioSampleProvider.sampleFramesOverflow

Switch to Manual

Parameters

valueThe number of sample frames that were dropped due to the overflow.

Description

Invoked when the number of available sample frames goes beyond the maximum that fits in the internal buffer.

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.