diff options
Diffstat (limited to 'v4l2-spec/vidioc-querycap.sgml')
-rw-r--r-- | v4l2-spec/vidioc-querycap.sgml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/v4l2-spec/vidioc-querycap.sgml b/v4l2-spec/vidioc-querycap.sgml index 89aa84cf6..2715289d8 100644 --- a/v4l2-spec/vidioc-querycap.sgml +++ b/v4l2-spec/vidioc-querycap.sgml @@ -200,6 +200,12 @@ versa.<footnote><para>The &v4l2-framebuffer; lacks an driver capabilities.</para></footnote></entry> </row> <row> + <entry><constant>V4L2_CAP_HW_FREQ_SEEK</constant></entry> + <entry>0x00000400</entry> + <entry>The device supports the &VIDIOC-S-HW-FREQ-SEEK; ioctl for +hardware frequency seeking.</entry> + </row> + <row> <entry><constant>V4L2_CAP_TUNER</constant></entry> <entry>0x00010000</entry> <entry>The device has some sort of tuner or modulator to |