46 virtual bool init()
override ;
54 void operator=(
const Demo & ) ;
57 size_t ,
size_t ,
int ,
int ,
bool first ,
size_t = 0U ) ;
virtual bool init() override
Override from Gv::ImageGenerator.
virtual ~Demo()
Destructor.
A representation of a timezone.
An abstract interface for filling a YUYV capture buffer with a generated image.
An image generator class for a demo animation.
A video-capture buffer class to hold image data, with overloaded constructors for the various V4l i/o...
A pimple-pattern implementation class for Gv::Demo.
Demo(int dx, int dy, const std::string &dev_config, Gv::Timezone)
Constructor.
A structure holding capture buffer dimensions.
virtual void fillBuffer(CaptureBuffer &, const CaptureBufferScale &) override
Override from Gv::ImageGenerator.