Vision Utils Documentation

Introduction

This help documentation contains a description of the API used to query Vision system and device information using the Vision Linux driver's control channel (/dev/video63).

API Overview

The API is designed such that all "read" calls into the Vision Linux driver follow the same protocol.

An application sets the appropriate magic number in the desired structure to be read and then read the structure from the driver.

See also:
_eVWMagic
For a full list of structures which can be read (and values which can therefore be obtained) see rgb133control.h.

For the source please see Enumerate.h and Enumerate.c.


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