_SNDRAWDONE

From QB64 Phoenix Edition Wiki
Revision as of 22:39, 29 April 2022 by RhoSigma (talk | contribs)
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

  • QB64 1.0 and up (QB64 Team)
  • QBPE 0.5 and up (QB64 Phoenix Edition)


See also



Navigation:
Main Page with Articles and Tutorials
Keyword Reference - Alphabetical
Keyword Reference - By usage
Report a broken link