Document AudioStreamGeneratorPlayback.get_skips()

Co-Authored-By: Yuri Sizov <11782833+YuriSizov@users.noreply.github.com>
This commit is contained in:
trevyn 2023-10-16 13:59:14 +03:00
parent 5fb9ff9986
commit 7c2e37e5dd

View file

@ -33,6 +33,7 @@
<method name="get_skips" qualifiers="const">
<return type="int" />
<description>
Returns the number of times the playback skipped due to a buffer underrun in the audio sample data. This value is reset at the start of the playback.
</description>
</method>
<method name="push_buffer">