소스 검색

Document `AudioStreamGeneratorPlayback.get_skips()`

Co-Authored-By: Yuri Sizov <[email protected]>
trevyn 1 년 전
부모
커밋
7c2e37e5dd
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      doc/classes/AudioStreamGeneratorPlayback.xml

+ 1 - 0
doc/classes/AudioStreamGeneratorPlayback.xml

@@ -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">