qTox  Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
Functions
v4l2 Namespace Reference

Functions

QVector< VideoModegetDeviceModes (QString devName)
 
QVector< QPair< QString, QString > > getDeviceList ()
 
QString getPixelFormatString (uint32_t pixel_format)
 
bool betterPixelFormat (uint32_t a, uint32_t b)
 

Function Documentation

◆ betterPixelFormat()

bool v4l2::betterPixelFormat ( uint32_t  a,
uint32_t  b 
)

Definition at line 225 of file v4l2.cpp.

Here is the caller graph for this function:

◆ getDeviceList()

QVector< QPair< QString, QString > > v4l2::getDeviceList ( )

Definition at line 184 of file v4l2.cpp.

◆ getDeviceModes()

QVector< VideoMode > v4l2::getDeviceModes ( QString  devName)

Definition at line 125 of file v4l2.cpp.

◆ getPixelFormatString()

QString v4l2::getPixelFormatString ( uint32_t  pixel_format)

Definition at line 216 of file v4l2.cpp.

Here is the caller graph for this function: