mirror of https://github.com/mpv-player/mpv
manpage: document missing sub-properties
This is the client-API part; the normal descriptions are present in the text above.
This commit is contained in:
parent
01d04b100f
commit
809d235208
|
@ -1815,9 +1815,11 @@ Property list
|
|||
"albumart" MPV_FORMAT_FLAG
|
||||
"default" MPV_FORMAT_FLAG
|
||||
"forced" MPV_FORMAT_FLAG
|
||||
"selected" MPV_FORMAT_FLAG
|
||||
"external" MPV_FORMAT_FLAG
|
||||
"external-filename" MPV_FORMAT_STRING
|
||||
"codec" MPV_FORMAT_STRING
|
||||
"ff-index" MPV_FORMAT_INT64
|
||||
"decoder-desc" MPV_FORMAT_STRING
|
||||
"demux-w" MPV_FORMAT_INT64
|
||||
"demux-h" MPV_FORMAT_INT64
|
||||
|
|
Loading…
Reference in New Issue