Ring Daemon 16.0.0
|
Public Member Functions | |
std::string | libAvPixelformat () const |
VideoV4l2Rate (unsigned rate_numerator=0, unsigned rate_denominator=0, unsigned format=0) | |
Public Attributes | |
FrameRate | frame_rate |
unsigned | pixel_format |
Definition at line 48 of file v4l2/video_device_impl.cpp.
|
inline |
Definition at line 51 of file v4l2/video_device_impl.cpp.
string jami::video::VideoV4l2Rate::libAvPixelformat | ( | ) | const |
Definition at line 482 of file v4l2/video_device_impl.cpp.
References jami::emitSignal(), and pixel_format.
FrameRate jami::video::VideoV4l2Rate::frame_rate |
Definition at line 56 of file v4l2/video_device_impl.cpp.
unsigned jami::video::VideoV4l2Rate::pixel_format |
Definition at line 57 of file v4l2/video_device_impl.cpp.
Referenced by libAvPixelformat().