Lines Matching +full:no +full:- +full:output
1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
13 VIDIOC_G_OUTPUT - VIDIOC_S_OUTPUT - Query or select the current video output
33 Pointer to an integer with output index.
38 To query the current video output applications call the
40 stores the number of the output, as in the struct
42 fail only when there are no video outputs, returning the ``EINVAL`` error
45 To select a video output applications store the number of the desired
46 output in an integer and call the :ref:`VIDIOC_S_OUTPUT <VIDIOC_G_OUTPUT>` ioctl with a
50 effects applications must select an output before querying or
59 On success 0 is returned, on error -1 and the ``errno`` variable is set
61 :ref:`Generic Error Codes <gen-errors>` chapter.
64 The number of the video output is out of bounds, or there are no