#include <astra_video_mode.h>
Public Attributes | |
double | frame_rate_ |
PixelFormat | pixel_format_ |
std::size_t | x_resolution_ |
std::size_t | y_resolution_ |
Definition at line 59 of file astra_video_mode.h.
double astra_wrapper::AstraVideoMode::frame_rate_ |
Definition at line 63 of file astra_video_mode.h.
PixelFormat astra_wrapper::AstraVideoMode::pixel_format_ |
Definition at line 64 of file astra_video_mode.h.
std::size_t astra_wrapper::AstraVideoMode::x_resolution_ |
Definition at line 61 of file astra_video_mode.h.
std::size_t astra_wrapper::AstraVideoMode::y_resolution_ |
Definition at line 62 of file astra_video_mode.h.