mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-10 16:43:35 +02:00
2019-05-29 Fred Gleason <fredg@paravelsystems.com>
* Documented the 'Stop Recording' ['SR'] command in the CAE API documentation.
This commit is contained in:
@@ -18705,3 +18705,6 @@
|
||||
* Removed 'Q3Process' dependency from caed(8).
|
||||
2019-05-29 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Removed stale debugging statement from 'rdhpi/rdplaystream.cpp'.
|
||||
2019-05-29 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Documented the 'Stop Recording' ['SR'] command in the CAE
|
||||
API documentation.
|
||||
|
@@ -545,6 +545,39 @@
|
||||
</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title><command>Stop Recording</command></title>
|
||||
<para>
|
||||
Stop recording of the specified record interface.
|
||||
</para>
|
||||
<para>
|
||||
<userinput>SR <replaceable>card-num</replaceable>
|
||||
<replaceable>stream-num</replaceable>!</userinput>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<replaceable>card-num</replaceable>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
The number of the audio adapter.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<replaceable>stream-num</replaceable>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
The stream number.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title><command>Record Start</command> (Receive Only)</title>
|
||||
<para>
|
||||
|
Reference in New Issue
Block a user