X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=play.ggo;h=b1c808391895a6f546edd6eb04d6edb25a42a1ca;hp=23cd64ee4499fbc1b8b5fcc353889f3d1d56f516;hb=773bdfd137b4d4bb350903a1cb6b25ef304b3e0a;hpb=263c9ec8129b345b3e9310f544a1e3dbcf425c6f diff --git a/play.ggo b/play.ggo index 23cd64ee..b1c80839 100644 --- a/play.ggo +++ b/play.ggo @@ -14,3 +14,20 @@ option "loglevel" l default="4" optional + +option "writer" w +#~~~~~~~~~~~~~~~ + +"select stream writer" + + string typestr="name" + default="alsa (file if alsa is unsupported)" + optional + multiple + +option "list_writers" L +#~~~~~~~~~~~~~~~~~~~~~~ +"print available writers and exit" + + flag off + optional