The MontiVision Extended Video Source Control encapsulates custom functions from video source devices. A lot of video cameras provides customer funtions to use options from their hardware that wasn't covered by the standard DirectShow API.
This MontiVision ActiveX Control is used in the LumeneraCameraProperties Sample Applications.
Current Supported Cameras
Interfaces
Interface Desciption IMVExtendedVideoSource The base interface from the control. IMVLumeneraCustomConfig Interface to use custom functions from Lumenera cameras
Application Development
Some custom proprties changes the video format from the video source. Set these properties within the _IMVSmartControlEvents::OnOutputPinConnected event handler from your application.