mirror of https://github.com/mpv-player/mpv
4 lines
141 B
C
4 lines
141 B
C
|
int run_command(MPContext *mpctx, mp_cmd_t *cmd);
|
||
|
char *property_expand_string(MPContext *mpctx, char *str);
|
||
|
void property_print_help(void);
|