Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qv4l2filedescriptor_p.h File Reference

(e795cad2da57bcd5521e88999d8acb07aa3c8424)

#include <QtMultimedia/private/qtmultimediaglobal_p.h>
Include dependency graph for qv4l2filedescriptor_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QV4L2FileDescriptor

Functions

QT_BEGIN_NAMESPACE int xioctl (int fd, int request, void *arg)

Function Documentation

◆ xioctl()

QT_BEGIN_NAMESPACE int xioctl ( int fd,
int request,
void * arg )

Definition at line 13 of file qv4l2filedescriptor.cpp.