mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-26 21:00:21 +00:00
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user