mirror of https://github.com/mpv-player/mpv
parent
2372b0a6f6
commit
062423381d
|
@ -158,7 +158,7 @@ const struct ao_driver audio_out_rsound = {
|
|||
.options = (const struct m_option[]) {
|
||||
OPT_STRING("host", host, 0,
|
||||
.deprecation_message = "request --audio-device support on issue tracker"),
|
||||
OPT_STRING("port", port, 0
|
||||
OPT_STRING("port", port, 0,
|
||||
.deprecation_message = "request --audio-device support on issue tracker"),
|
||||
{0}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue