Document nextsong and nextsongid.
This commit is contained in:
parent
408f723701
commit
edb2fce616
|
@ -270,6 +270,24 @@
|
|||
</returnvalue>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
<varname>nextsong</varname>:
|
||||
<footnoteref linkend="since_0_15"/>
|
||||
<returnvalue> playlist song number of the next
|
||||
song to be played
|
||||
</returnvalue>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
<varname>nextsongid</varname>:
|
||||
<footnoteref linkend="since_0_15"/>
|
||||
<returnvalue>playlist songid of the next song
|
||||
to be played
|
||||
</returnvalue>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
<varname>time</varname>:
|
||||
|
|
Loading…
Reference in New Issue