17 #ifndef itkVideoIOFactory_h
18 #define itkVideoIOFactory_h
22 #include "ITKVideoIOExport.h"
46 typedef enum { ReadFileMode, ReadCameraMode,
WriteMode } IOModeType;
64 void operator=(
const Self &);
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
Create instances of VideoIO objects using an object factory.
Base class for most ITK classes.