21 #ifndef GV_CAPTURE_FACTORY__H
22 #define GV_CAPTURE_FACTORY__H
31 class CaptureFactory ;
A representation of a timezone.
static Capture * create(const std::string &dev_name, const std::string &config, Gv::Timezone=Gv::Timezone())
Factory method.
A video capture abstract interface, exposing a file descriptor and a method to handle read events on ...
A factory class for G::Capture.