Version: 2020.3
언어: 한국어
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.