![]() |
ImFusion SDK 4.3
|
Public Member Functions | |
| StreamToVideoRecorder (ImageStream &s) | |
| bool | initialize (int width, int height, int fps, const std::string &formatShortName, const std::string &encoderName, const std::vector< std::pair< std::string, std::string > > &encoderParameters, const std::string &outputPath) |
| void | setSkip (int val) |
| Set a frame skip value (use every n-th frame, i.e. 1 = use all frames) | |
| bool | finalize () |
| void | clear () |
| bool | ok () const |