Skip to content

Commit

Permalink
Update doc/classes/AudioStreamGeneratorPlayback.xml
Browse files Browse the repository at this point in the history
Co-authored-by: Yuri Sizov <11782833+YuriSizov@users.noreply.github.com>
  • Loading branch information
trevyn and YuriSizov committed Nov 2, 2023
1 parent 4d419ef commit 88b485d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/classes/AudioStreamGeneratorPlayback.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<method name="get_skips" qualifiers="const">
<return type="int" />
<description>
Returns the number of times that playback skipped due to audio sample data buffer underrun. This value is cumulative since playback start.
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">
Expand Down

0 comments on commit 88b485d

Please sign in to comment.