1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-28 14:15:54 +00:00
QB64-PE/internal/help/_SNDRAWDONE__1111111111.txt

29 lines
514 B
Plaintext
Raw Normal View History

{{QBDLDATE:05-20-2022}}
{{QBDLTIME:23:11:12}}
{{DISPLAYTITLE:_SNDRAWDONE}}
[[_SNDRAWDONE]] ensures that the final buffer portion is played in short sound effects even if it is incomplete.
{{PageSyntax}}
: [[_SNDRAWDONE]]
{{PageDescription}}
* Use to force playing small buffers of [[_SNDRAW]] data.
{{PageAvailability}}
* '''QB64 1.0 and up''' (QB64 Team)
* '''QBPE 0.5 and up''' (QB64 Phoenix Edition)
{{PageSeeAlso}}
* [[_SNDOPENRAW]]
* [[_SNDRAW]]
* [[_SNDRAWLEN]]
* [[_SNDRATE]]
{{PageNavigation}}