lao documentation

lao version 1.1.0 - 20170904


ao.appendGlobalOption

Append a key-value pair to the internal linked list of global options.
These options are normally set in /etc/libao.conf or in ~/libao but you may need to over-ride those choices at run-time.
 

boolean rv = ao.appendGlobalOption(string key, string value)

Parameters

Return Value

Returns success or failure.


developed by Linus Sjögren, daurnimator and peterbillam

thelinx@unreliablepollution.net


back to index

this project at GitHub