User`s manual
Reference Manual 117
Return Value
HRESULT
3. IGOChipConfig::SetVideoSource
The SetVideoSource method sets the video source as either S-
video or composite.
Syntax
HRESULT SetVideoSource(
unsigned int newVal
);
Parameters
newVal: [In]Specifies what kind of video source is in use. 0 rep-
resents S-video and 1 represents composite.
Return Value
HRESULT
4. IGOChipConfig::GetSensorCapability
The GetSensorCapability method retrieves the sensor capabili-
ties.
Syntax
HRESULT GetSensorCapability(
unsigned int *pVal
);