Ring Daemon 16.0.0
Loading...
Searching...
No Matches
video_device_impl.cpp File Reference
Include dependency graph for v4l2/video_device_impl.cpp:

Go to the source code of this file.

Classes

class  jami::video::VideoDeviceImpl
 
class  jami::video::VideoV4l2Channel
 
class  jami::video::VideoV4l2Rate
 
class  jami::video::VideoV4l2Size
 

Namespaces

namespace  jami
 
namespace  jami::video
 

Macros

#define ZEROVAR(x)   std::memset(&(x), 0, sizeof(x))
 

Functions

bool jami::video::operator== (VideoV4l2Size &a, VideoV4l2Size &b)
 
static unsigned int jami::video::pixelformat_score (unsigned pixelformat)
 

Variables

static const unsigned jami::video::pixelformats_supported []
 

Macro Definition Documentation

◆ ZEROVAR

#define ZEROVAR (   x)    std::memset(&(x), 0, sizeof(x))

Definition at line 43 of file v4l2/video_device_impl.cpp.