mirror of
https://github.com/mpv-player/mpv
synced 2024-11-18 21:16:10 +01:00
parent
fce864acec
commit
ae2f8fd0be
@ -3545,7 +3545,7 @@ static const char *const *const mp_event_property_change[] = {
|
||||
"video-format", "video-codec", "video-bitrate", "dwidth", "dheight",
|
||||
"width", "height", "fps", "aspect", "vo-configured", "current-vo",
|
||||
"detected-hwdec", "colormatrix", "colormatrix-input-range",
|
||||
"colormatrix-output-range", "colormatrix-primaries"),
|
||||
"colormatrix-output-range", "colormatrix-primaries", "video-aspect"),
|
||||
E(MPV_EVENT_AUDIO_RECONFIG, "audio-format", "audio-codec", "audio-bitrate",
|
||||
"samplerate", "channels", "audio", "volume", "mute", "balance",
|
||||
"volume-restore-data", "current-ao", "audio-codec-name", "audio-params",
|
||||
|
Loading…
Reference in New Issue
Block a user