![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtMultimedia/private/qplatformcamera_p.h>
#include <sys/time.h>
Go to the source code of this file.
Classes | |
struct | V4L2CameraInfo |
class | QV4L2Camera |
Functions | |
QVideoFrameFormat::PixelFormat | formatForV4L2Format (uint32_t v4l2Format) |
uint32_t | v4l2FormatForPixelFormat (QVideoFrameFormat::PixelFormat format) |
QVideoFrameFormat::PixelFormat formatForV4L2Format | ( | uint32_t | v4l2Format | ) |
Definition at line 47 of file qv4l2camera.cpp.
uint32_t v4l2FormatForPixelFormat | ( | QVideoFrameFormat::PixelFormat | format | ) |
Definition at line 58 of file qv4l2camera.cpp.