Range values for V4L2_CID_* commands
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: Range values for V4L2_CID_* commands
- From: Lucas <lucasavdantas1992@xxxxxxxxx>
- Date: Fri, 10 Jul 2020 11:18:37 -0300
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0
Hello, how do I obtain the accepted range of values for each V4L2_CID
command? Take V4L2_CID_BRIGHTNESS as an example, how do I know what is
the maximum and minimum values accepted for it? I have tried to use
'v4l2_ioctl(fd, VIDIOC_G_CTRL, &query);' thinking that would be stored
in the maximum and minimum members for the struct v4l2_queryctrl but
that does not appear to be the case as the values for those members are
always zero.
Thank you.
[Index of Archives]
[Linux Input]
[Video for Linux]
[Gstreamer Embedded]
[Mplayer Users]
[Linux USB Devel]
[Linux Audio Users]
[Linux Kernel]
[Linux SCSI]
[Yosemite Backpacking]