StillImageInput Class
Source Node that emits a single image as a continuous video stream. More...
Declaration
class simaai::neat::StillImageInput { ... }
Included Headers
#include <StillImageInput.h>
Base classes
| class | Node |
| class | OutputSpecProvider |
Public Constructors Index
| StillImageInput (std::string image_path, ContentWidth content_w, ContentHeight content_h, EncodeWidth enc_w, EncodeHeight enc_h, FramesPerSecond fps) | |
|
Construct from an image path plus content / encode geometry and emit framerate. More... | |