doc/protocol: refer to user manual for status/audio
This commit is contained in:
parent
899ab63d91
commit
cd0c06ba6e
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue