Commit 8f417040 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

doc-rst: audio: re-add captions for the examples

The captions were lost during the format conversion.
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 4e03cb76
......@@ -55,6 +55,7 @@ the :ref:`VIDIOC_QUERYCAP` ioctl.
.. code-block:: c
:caption: Example 3: Information about the current audio input
struct v4l2_audio audio;
......@@ -69,6 +70,7 @@ the :ref:`VIDIOC_QUERYCAP` ioctl.
.. code-block:: c
:caption: Example 4: Switching to the first audio input
struct v4l2_audio audio;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment