doc/protocol: refer to user manual for status/audio

This commit is contained in:
Max Kellermann 2017-01-17 22:28:59 +01:00
parent 899ab63d91
commit cd0c06ba6e
1 changed files with 6 additions and 1 deletions

View File

@ -573,7 +573,12 @@
<listitem> <listitem>
<para> <para>
<varname>audio</varname>: <varname>audio</varname>:
<returnvalue>sampleRate:bits:channels</returnvalue> <returnvalue>
The format emitted by the decoder plugin during
playback, format:
"<replaceable>samplerate:bits:channels</replaceable>".
Check the user manual for a detailed explanation.
</returnvalue>
</para> </para>
</listitem> </listitem>
<listitem> <listitem>