mirror of https://github.com/mpv-player/mpv
parent
26f52c5730
commit
b2e1c91f40
|
@ -20,7 +20,7 @@ Interface changes
|
|||
::
|
||||
|
||||
--- mpv 0.10.0 will be released ---
|
||||
- add ``track-list/N/foced`` property
|
||||
- add ``track-list/N/forced`` property
|
||||
- add audio-params/channel-count and ``audio-params-out/channel-count props.
|
||||
- add af volume replaygain-fallback suboption
|
||||
- add video-params/stereo-in property
|
||||
|
|
|
@ -1579,7 +1579,7 @@ Property list
|
|||
``yes`` if the track has the default flag set in the file, ``no``
|
||||
otherwise.
|
||||
|
||||
``track-list/N/foced``
|
||||
``track-list/N/forced``
|
||||
``yes`` if the track has the forced flag set in the file, ``no``
|
||||
otherwise.
|
||||
|
||||
|
|
Loading…
Reference in New Issue