view cfg-mplayer-def.h @ 6320:12136df07dbd

common code to handle file/stdin/fifo opening, allows using named pipes and seeking with direct file redirection (mplayer < file.avi) based on patch by Eric Lammerts <eric@lammerts.org>
author arpi
date Fri, 07 Jun 2002 00:42:08 +0000
parents 8e55121885b2
children 1345f8cdfb00
line wrap: on
line source

static char* default_config=
"# Write your default config options here!\n"
"\n"
//"nosound=nem"
"\n";