Version: 2021.2
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

AudioSampleProvider.sampleFramesOverflow

マニュアルに切り替える

パラメーター

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

説明

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.