The wma tagger.
[paraslash.git] / m4 / gengetopt / oss_write.m4
1 args "--no-version --no-help"
2
3 purpose "Output plugin for the Open Sound System"
4
5 option "device" d
6 #~~~~~~~~~~~~~~~~
7 "set PCM device"
8 string typestr="device"
9 default="/dev/dsp"
10 optional
11 details = ""