A representation of a timezone.
virtual unsigned int dx() const override
Override from Capture.
static Capture * create(const std::string &dev_name, const std::string &config, Gv::Timezone=Gv::Timezone())
Factory method.
An image generator class for a demo animation.
static bool splitMatch(const std::string &in, const std::string &s, const std::string &ws=Str::ws())
Returns true if any of the split parts of 'in' are equal to 's'.
A video capture abstract interface, exposing a file descriptor and a method to handle read events on ...
A Gv::Capture implementation that serves up dummy frames created by a Gv::ImageGenerator.
virtual unsigned int dy() const override
Override from Capture.
An image generator for test images comprising horizontal or vertical colour bars. ...