view command.h @ 24103:d44e23b469a3

Fix compilation of live555 support after FFmpegs r10173.
author cehoyos
date Wed, 22 Aug 2007 23:37:06 +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);