![]() |
Banuba SDK
|
This is the complete list of members for bnb::interfaces::frame_processor, including all inherited members.
| create_photo_processor(const std::shared_ptr< processor_configuration > &config) | bnb::interfaces::frame_processor | static |
| create_realtime_processor(realtime_processor_mode mode, const std::shared_ptr< processor_configuration > &config) | bnb::interfaces::frame_processor | static |
| create_video_processor(const std::shared_ptr< processor_configuration > &config) | bnb::interfaces::frame_processor | static |
| get_type()=0 (defined in bnb::interfaces::frame_processor) | bnb::interfaces::frame_processor | pure virtual |
| pop()=0 (defined in bnb::interfaces::frame_processor) | bnb::interfaces::frame_processor | pure virtual |
| push(const std::shared_ptr<::bnb::interfaces::frame_data > &fd)=0 (defined in bnb::interfaces::frame_processor) | bnb::interfaces::frame_processor | pure virtual |
| ~frame_processor() (defined in bnb::interfaces::frame_processor) | bnb::interfaces::frame_processor | inlinevirtual |