view command.h @ 24798:be6d6eae6c41

ao_openal is mine as well (however someone else developing it further would be welcome)
author reimar
date Sun, 21 Oct 2007 12:18:11 +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);