Classes | |
class | RawDVBuffer3 |
Non-templated libDC1394 interface. More... | |
Enumerations | |
enum | DV3Feature { BRIGHTNESS, EXPOSURE, SHARPNESS, WHITE_BALANCE, HUE, SATURATION, GAMMA, SHUTTER, GAIN, IRIS, FOCUS, ZOOM, PAN, TILT } |
enum | DV3ColourSpace { MONO8, MONO16, MONO16S, RGB8, RGB16, RGB16S, YUV411, YUV422, YUV444, RAW8, RAW16 } |
enum CVD::DV3::DV3Feature |
This enumerates the list of controllable features (This isn't the full set of DC1394 ones, just a few.
)
BRIGHTNESS | |
EXPOSURE | |
SHARPNESS | |
WHITE_BALANCE | |
HUE | |
SATURATION | |
GAMMA | |
SHUTTER | |
GAIN | |
IRIS | |
FOCUS | |
ZOOM | |
PAN | |
TILT |
Definition at line 53 of file dvbuffer3.h.
This enumerates all the colourspace types supported by DC1394 N.b.
only a small fraction of these map 1:1 to libCVD types
Definition at line 60 of file dvbuffer3.h.