Banuba SDK
|
Public Member Functions | |
processor_result (processor_status status_, std::shared_ptr<::bnb::interfaces::frame_data > frame_data_) | |
Public Attributes | |
processor_status | status |
std::shared_ptr<::bnb::interfaces::frame_data > | frame_data |
Definition at line 18 of file processor_result.hpp.
|
inline |
Definition at line 22 of file processor_result.hpp.
std::shared_ptr<::bnb::interfaces::frame_data> bnb::interfaces::processor_result::frame_data |
Definition at line 20 of file processor_result.hpp.
processor_status bnb::interfaces::processor_result::status |
Definition at line 19 of file processor_result.hpp.