_SNDRAWDONE

From QB64 Wiki
Revision as of 15:47, 9 September 2017 by imported>SMcNeill (style guidelines)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

_SNDRAWDONE ensures that the final buffer portion is played in short sound effects even if it is incomplete.


Syntax

_SNDRAWDONE


Description

  • Use to force playing small buffers of _SNDRAW data.


Availability

  • Version 1.000 and up


See also



Navigation:
Go to Keyword Reference - Alphabetical
Go to Keyword Reference - By usage
Go to Main WIKI Page