Ring Daemon 16.0.0
|
Public Member Functions | |
const VideoV4l2Size & | getSize (VideoSize name) const |
std::vector< VideoSize > | getSizeList () const |
void | readFormats (int fd) |
unsigned int | readSizes (int fd, unsigned int pixel_format) |
VideoV4l2Channel (unsigned idx, const char *s) | |
Public Attributes | |
unsigned | idx |
std::string | name |
Definition at line 92 of file v4l2/video_device_impl.cpp.
Definition at line 309 of file v4l2/video_device_impl.cpp.
const VideoV4l2Size & jami::video::VideoV4l2Channel::getSize | ( | VideoSize | name | ) | const |
Definition at line 419 of file v4l2/video_device_impl.cpp.
References jami::emitSignal().
std::vector< VideoSize > jami::video::VideoV4l2Channel::getSizeList | ( | ) | const |
Definition at line 316 of file v4l2/video_device_impl.cpp.
References jami::emitSignal().
std::runtime_error |
Definition at line 395 of file v4l2/video_device_impl.cpp.
References jami::emitSignal(), idx, readSizes(), and ZEROVAR.
std::runtime_error |
Definition at line 327 of file v4l2/video_device_impl.cpp.
References jami::emitSignal(), JAMI_ERR, and ZEROVAR.
Referenced by readFormats().
unsigned jami::video::VideoV4l2Channel::idx |
Definition at line 110 of file v4l2/video_device_impl.cpp.
Referenced by readFormats().
std::string jami::video::VideoV4l2Channel::name |
Definition at line 111 of file v4l2/video_device_impl.cpp.