lao documentation
lao version 1.1.0 - 20170904
device:close
Closes the audio device.
boolean success = device:close()
Return Values
- success
-
If true, remaining data was written correctly and device closed.
-
If false, there was an error while closing the device. If this
device was writing to a file, the file may be corrupted.
developed by
Linus Sjögren,
daurnimator and
peterbillam
thelinx@unreliablepollution.net
back to index
this project at GitHub