diff options
author | wm4 <wm4@nowhere> | 2015-05-22 20:28:20 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2015-05-22 20:28:20 +0200 |
commit | a7c831f36d17fae13ef441a8f56281557cccd401 (patch) | |
tree | 9c628e5f3c73435892619b2e7649ab2823dbe8f4 /DOCS/man | |
parent | f9507fe9271329aba8b9f237ef71befde9e8b9f0 (diff) |
command: deprecate audio-samplerate
Also replace their implementation with the recently introduced
properties. One significant difference is that audio-channels using OSD
formatting does not print the channel layout. The user can just use the
replacement property instead.
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/input.rst | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index f12d0eb15a..ce61654399 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -1149,13 +1149,6 @@ Property list ``audio-codec-name`` Audio codec. -``audio-samplerate`` - Audio samplerate. - -``audio-channels`` - Number of audio channels. The OSD value of this property is actually the - channel layout, while the raw value returns the number of channels only. - ``audio-params`` Audio format as output by the audio decoder. This has a number of sub-properties: |