doc-rst: standard: read the example captions
[deliverable/linux.git] / Documentation / linux_tv / media / v4l / v4l2grab-example.rst
1 .. -*- coding: utf-8; mode: rst -*-
2
3 .. _v4l2grab-example:
4
5 **********************************
6 Video Grabber example using libv4l
7 **********************************
8
9 This program demonstrates how to grab V4L2 images in ppm format by using
10 libv4l handlers. The advantage is that this grabber can potentially work
11 with any V4L2 driver.
12
13
14 .. toctree::
15 :maxdepth: 1
16
17 v4l2grab.c
18
19
20
21
22 .. ------------------------------------------------------------------------------
23 .. This file was automatically converted from DocBook-XML with the dbxml
24 .. library (https://github.com/return42/sphkerneldoc). The origin XML comes
25 .. from the linux kernel, refer to:
26 ..
27 .. * https://github.com/torvalds/linux/tree/master/Documentation/DocBook
28 .. ------------------------------------------------------------------------------
This page took 0.04583 seconds and 5 git commands to generate.