# snapclient options:
#   --help                          produce help message
#   -v, --version                   show version number
#   -l, --list                      list pcm devices
#   -s, --soundcard arg (=default)  index or name of the soundcard
#   -e, --mstderr                   send metadata to stderr
#   -h, --host arg                  server hostname or ip address
#   -p, --port arg (=1704)          server port
#   -d, --daemon [=arg(=-3)]        daemonize, optional process priority [-20..19]
#   --user arg                      the user[:group] to run snapclient as when daemonized
#   --latency arg (=0)              latency of the soundcard
#   -i, --instance arg (=1)         instance id
#   --hostID arg                    unique host id
SNAPCLIENT_OPTS="--user snapclient:audio"
