parse.h

Go to the documentation of this file.
00001 
00002 int     usage(FILE * const fp, const char *ProgramName);
00003 int     short_help(const lame_global_flags * gfp, FILE * const fp, const char *ProgramName);
00004 int     long_help(const lame_global_flags * gfp, FILE * const fp, const char *ProgramName,
00005                   int lessmode);
00006 int     display_bitrates(FILE * const fp);
00007 
00008 int     parse_args(lame_global_flags * gfp, int argc, char **argv, char *const inPath,
00009                    char *const outPath, char *nogap_inPath[], int *max_nogap);
00010 
00011 void    parse_close();
00012 
00013 /* end of parse.h */

Generated on Sun Dec 2 11:34:18 2007 for LAME by  doxygen 1.5.2