![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qv4l2filedescriptor_p.h"#include <sys/ioctl.h>#include <private/qcore_unix_p.h>#include <linux/videodev2.h>Go to the source code of this file.
Functions | |
| QT_BEGIN_NAMESPACE int | xioctl (int fd, int request, void *arg) |
| QT_BEGIN_NAMESPACE int xioctl | ( | int | fd, |
| int | request, | ||
| void * | arg ) |
Definition at line 13 of file qv4l2filedescriptor.cpp.