|
@@ -3965,6 +3965,27 @@ by exposure, white balance or focus controls.</entry>
|
|
|
</row>
|
|
|
<row><entry></entry></row>
|
|
|
|
|
|
+ <row>
|
|
|
+ <entry spanname="id"><constant>V4L2_CID_PAN_SPEED</constant> </entry>
|
|
|
+ <entry>integer</entry>
|
|
|
+ </row><row><entry spanname="descr">This control turns the
|
|
|
+camera horizontally at the specific speed. The unit is undefined. A
|
|
|
+positive value moves the camera to the right (clockwise when viewed
|
|
|
+from above), a negative value to the left. A value of zero stops the motion
|
|
|
+if one is in progress and has no effect otherwise.</entry>
|
|
|
+ </row>
|
|
|
+ <row><entry></entry></row>
|
|
|
+
|
|
|
+ <row>
|
|
|
+ <entry spanname="id"><constant>V4L2_CID_TILT_SPEED</constant> </entry>
|
|
|
+ <entry>integer</entry>
|
|
|
+ </row><row><entry spanname="descr">This control turns the
|
|
|
+camera vertically at the specified speed. The unit is undefined. A
|
|
|
+positive value moves the camera up, a negative value down. A value of zero
|
|
|
+stops the motion if one is in progress and has no effect otherwise.</entry>
|
|
|
+ </row>
|
|
|
+ <row><entry></entry></row>
|
|
|
+
|
|
|
</tbody>
|
|
|
</tgroup>
|
|
|
</table>
|