view command.h @ 24904:75e930e20f48

repeat the PSM once every second (in terms of delta_scr) otherwise playing the file from the middle would miss the first instance
author nicodvb
date Fri, 02 Nov 2007 17:48:27 +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);