include/CaptureTypes.h File Reference

Go to the source code of this file.

Typedefs

typedef enum _eIOType eIOType

Enumerations

enum  _eIOType { IO_READ, IO_MMAP, IO_USERPTR }


Typedef Documentation

typedef enum _eIOType eIOType


Enumeration Type Documentation

enum _eIOType

Enumerator:
IO_READ 
IO_MMAP 
IO_USERPTR 
00015 {
00016    IO_READ,
00017    IO_MMAP,
00018    IO_USERPTR,
00019 } eIOType;


Generated on Fri Jan 20 10:36:57 2017 for Vision Utils by  doxygen 1.4.7