User`s manual

118 Reference Manual
Parameters
pVal: [Out] Pointer to an unsigned integer that is Enumeration:
SENSOR_CAPABILITIES.
Return Value
HRESULT
5. IGOChipConfig::GetStatisticInfo
The GetStatisticInfo method retrieves the statistical information
about video bytes and frames obtained since starting the cap-
ture.
Syntax
HRESULT GetStatisticInfo(
STATISTIC *pVal
);
Parameters
pVal: [Out] Pointer to a STATISTIC structure to receive statistic
info.
Return Value
HRESULT
6. IGOChipConfig::GetVideoCapabilities
The GetVideoCapabilities method retrieves the information
about video capabilities.
Syntax
HRESULT GetVideoCapabilities(
_VIDEO_CAPABILITIES* pCaps
);