view command.h @ 24165:94cac0aa431b

Fix warning: mplayer.c: In function 'generate_video_frame': mplayer.c:1631: warning: implicit declaration of function 'update_teletext'
author diego
date Sat, 25 Aug 2007 16:24:17 +0000
parents 1d807885ce7b
children 6ac1ece1f9fe
line wrap: on
line source

int run_command(struct MPContext *mpctx, mp_cmd_t *cmd);
char *property_expand_string(struct MPContext *mpctx, char *str);
void property_print_help(void);