Banuba SDK
|
The utility class is created to be used in applications which uses effect_player as shared library. More...
#include <utility.hpp>
Public Member Functions | |
utility (const std::vector< std::string > &paths, const std::string &client_token, const std::string &dump_path=std::string()) | |
void | set_log_record_callback (const std::shared_ptr< bnb::interfaces::log_record_callback > &cb, bnb::interfaces::severity_level lvl) |
The utility class is created to be used in applications which uses effect_player as shared library.
Definition at line 16 of file utility.hpp.