diff options
Diffstat (limited to 'DOCS/man/en/input.rst')
-rw-r--r-- | DOCS/man/en/input.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst index 6eaf5e34b1..e705763d85 100644 --- a/DOCS/man/en/input.rst +++ b/DOCS/man/en/input.rst @@ -866,6 +866,15 @@ an option at runtime. Playlist, current entry marked. Currently, the raw property value is useless. + This has a number of sub-properties. Replace ``N`` with the 0-based playlist + entry index. + + ``playlist/count`` + Number of playlist entries (same as ``playlist-count``). + + ``playlist/N/filename`` + Filename of the Nth entry. + ``track-list`` List of audio/video/sub tracks, current entry marked. Currently, the raw property value is useless. |