Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 630 Bytes

File metadata and controls

21 lines (13 loc) · 630 Bytes

⚠️ This file was converted from the EDGELIB 4.02 documentation from 2012 and is included for historic purposes. The documentation is not maintained anymore: information is outdated and external links might be broken.

GetCameraCount

int GetCameraCount();

Parameters

none

Return value

The amount of camera's found on the device

Description

This function gets the number of camera's that could be found on the system. On Windows Mobile, it may return less than the number of camera's installed when they are unavailable to the programmer.

Version changes

  • EDGELIB 4.00: Added this function