|
Ring Daemon
|

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 [] |
| #define ZEROVAR | ( | x | ) | std::memset(&(x), 0, sizeof(x)) |
Definition at line 43 of file v4l2/video_device_impl.cpp.