My Project
Classes | Namespaces
CaptureFactory.h File Reference

This file implements a capture factory with a plugin interface to allow for different capture backends to be loaded at runtime if the platform supports them. More...

#include "Alvar.h"
#include "Capture.h"
#include "CaptureDevice.h"
#include "Platform.h"
#include "Util.h"

Go to the source code of this file.

Classes

class  CaptureFactory
 CaptureFactory for creating Capture classes. More...
 

Namespaces

 alvar
 Main ALVAR namespace.
 

Detailed Description

This file implements a capture factory with a plugin interface to allow for different capture backends to be loaded at runtime if the platform supports them.

Definition in file CaptureFactory.h.