This class will mock data from default source to data from file.
More...
#include <push_frame_mocker.hpp>
|
virtual void | process (const std::string &output_file)=0 |
| Parse file and start pushing frame to Effect player. More...
|
|
This class will mock data from default source to data from file.
Used for testing and debug.
Definition at line 20 of file push_frame_mocker.hpp.
◆ create()
- Parameters
-
player | effect player to which attach this provider. |
provider | provider to fetch frames from |
◆ process()
virtual void bnb::interfaces::push_frame_mocker::process |
( |
const std::string & |
output_file | ) |
|
|
pure virtual |
Parse file and start pushing frame to Effect player.
- Parameters
-
outputFile | path to file to write processed data in internal format. |
The documentation for this class was generated from the following file:
- /Users/andreykrivoshey/Work/Repositories/banuba_sdk/libs/effect_player/bnb/effect_player/interfaces/push_frame_mocker.hpp