mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-23 20:53:53 +08:00
doc-rst: audio: re-add captions for the examples
The captions were lost during the format conversion. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
parent
4e03cb760d
commit
8f41704025
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user