mirror of
https://github.com/mpv-player/mpv
synced 2025-02-01 04:31:39 +00:00
4 lines
126 B
C
4 lines
126 B
C
struct MPOpts;
|
|
void set_default_mplayer_options(struct MPOpts *opts);
|
|
void set_default_mencoder_options(struct MPOpts *opts);
|