![]() |
Banuba SDK
|
Public Member Functions | |
| pixel_buffer (::bnb::data_t data_, pixel_format format_, int32_t width_, int32_t heigth_) | |
Public Attributes | |
| ::bnb::data_t | data |
| pixel_format | format |
| int32_t | width |
| int32_t | heigth |
Definition at line 17 of file pixel_buffer.hpp.
|
inline |
Definition at line 23 of file pixel_buffer.hpp.
| ::bnb::data_t bnb::interfaces::pixel_buffer::data |
Definition at line 18 of file pixel_buffer.hpp.
| pixel_format bnb::interfaces::pixel_buffer::format |
Definition at line 19 of file pixel_buffer.hpp.
| int32_t bnb::interfaces::pixel_buffer::heigth |
Definition at line 21 of file pixel_buffer.hpp.
| int32_t bnb::interfaces::pixel_buffer::width |
Definition at line 20 of file pixel_buffer.hpp.