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
qv4l2camera_p.h File Reference

(e795cad2da57bcd5521e88999d8acb07aa3c8424)

#include <QtMultimedia/private/qplatformcamera_p.h>
#include <sys/time.h>
Include dependency graph for qv4l2camera_p.h:
This graph shows which files directly or indirectly include this file:

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)

Function Documentation

◆ formatForV4L2Format()

QVideoFrameFormat::PixelFormat formatForV4L2Format ( uint32_t v4l2Format)

Definition at line 47 of file qv4l2camera.cpp.

◆ v4l2FormatForPixelFormat()

uint32_t v4l2FormatForPixelFormat ( QVideoFrameFormat::PixelFormat format)

Definition at line 58 of file qv4l2camera.cpp.