Banuba SDK
|
Struture stores all information about yuv format. More...
#include <full_image.hpp>
Public Attributes | |
color_range | range |
color_std | standard |
yuv_format | format |
Struture stores all information about yuv format.
Definition at line 269 of file full_image.hpp.
yuv_format bnb::yuv_format_t::format |
Definition at line 273 of file full_image.hpp.
color_range bnb::yuv_format_t::range |
Definition at line 271 of file full_image.hpp.
color_std bnb::yuv_format_t::standard |
Definition at line 272 of file full_image.hpp.