Decoded, converted and scaled image.
More...
#include <video.hpp>
Decoded, converted and scaled image.
Definition at line 178 of file video.hpp.
◆ fmt_
Pixel format (of data_)
Definition at line 180 of file video.hpp.
◆ width_
| int fpsdk::common::video::ImageData::width_ = 0 |
◆ height_
| int fpsdk::common::video::ImageData::height_ = 0 |
◆ data_
| std::vector<uint8_t> fpsdk::common::video::ImageData::data_ |
Image data, memory layout depends on fmt_.
Definition at line 183 of file video.hpp.
The documentation for this struct was generated from the following file: