
52 / 58
DirectShow-Interfaces
Supported standard-DirectShow-Interfaces:
IID_IAMVideoProcAmp:
VideoProcAmp_Brightness
VideoProcAmp_Contrast
VideoProcAmp_Gamma
VideoProcAmp_Gain
IID_IAMVideoControl:
VideoControlFlag_FlipHorizontal
VideoControlFlag_FlipVertical
IID_IAMCameraControl:
CameraControl_Exposure
These are the interfaces for controlling camera parameters. Other implemented interfaces (e.g.
IAMStreamConfig ) are not shown here.
iCube-DirectShow-Interface:
With the
iCube
-DirectShow-interface, it is possible to control all camera parameters, including
Trigger-mode, ROI-mode and Bin/Skip-modes.
(In DirectShow, ROI-mode is, unlike to the SDK, a basic format, like 640x480)
For further documentation see DirectShow-SDK-Files (
iCube
Interface.h,
iCube
Interface.cpp).