Version: 1.4
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

AudioSampleProvider.sampleFramesOverflow

Parameters

value The 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.


对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答