mirror of
https://github.com/mpv-player/mpv
synced 2024-10-30 04:46:41 +01:00
a931f0083e
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23415 b3059339-0415-0410-9bf9-f77b7e298cf2
4 lines
155 B
C
4 lines
155 B
C
int run_command(struct MPContext *mpctx, mp_cmd_t *cmd);
|
|
char *property_expand_string(struct MPContext *mpctx, char *str);
|
|
void property_print_help(void);
|