Banuba SDK
|
internal More...
#include <analytics_config.hpp>
Public Member Functions | |
analytics_config (int32_t frames_count_, int32_t delay_for_record_with_face_, std::string output_path_) | |
Public Attributes | |
int32_t | frames_count |
Number of frames to record when face was found. | |
int32_t | delay_for_record_with_face |
Number of frames to skip before record start. | |
std::string | output_path |
Path to folder for results storing. | |
internal
Definition at line 17 of file analytics_config.hpp.