view command.h @ 23467:720aa593e920

Partial sync with en/mplayer.1 r23455 (patch by JRaSH)
author kraymer
date Wed, 06 Jun 2007 11:58:52 +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);