diff options
Diffstat (limited to '')
-rw-r--r-- | doc/protocol.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/protocol.xml b/doc/protocol.xml index b4addf35a..7ef1dc379 100644 --- a/doc/protocol.xml +++ b/doc/protocol.xml @@ -279,6 +279,16 @@ </listitem> <listitem> <para> + <varname>elapsed</varname>: + <footnote id="since_0_16"><simpara>Since MPD 0.16</simpara></footnote> + <returnvalue> + Total time elapsed within the current song, but + with higher resolution. + </returnvalue> + </para> + </listitem> + <listitem> + <para> <varname>bitrate</varname>: <returnvalue>instantaneous bitrate in kbps</returnvalue> |