MontiVision Extended Video Source ActiveX Control
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
Application Development
- Insert the MV Extended VideoSource Control into your
application.
- Initialise the control with the IMVExtendedVideoSource::Init method.
- Use the IMVLumeneraCustomConfig methods
to use custom properties.
Some custom proprties changes the video format from the
video source. Set these properties within the
_IMVSmartControlEvents::OnOutputPinConnected event handler
from your application.
|