Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qv4l2camera_p.h File Reference

(c016e3e8b3364d0f7d152efbe55fc8e66717a156)

#include <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 46 of file qv4l2camera.cpp.

References QVideoFrameFormat::Format_Invalid, formatMap, and v4l2Format.

◆ v4l2FormatForPixelFormat()

uint32_t v4l2FormatForPixelFormat ( QVideoFrameFormat::PixelFormat format)

Definition at line 57 of file qv4l2camera.cpp.

References formatMap.