mirror of
https://github.com/mpv-player/mpv
synced 2025-01-12 09:59:44 +00:00
3 lines
C
3 lines
C
|
struct MPOpts;
|
||
|
void set_default_mplayer_options(struct MPOpts *opts);
|