Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 528 Bytes

File metadata and controls

21 lines (13 loc) · 528 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.

GetModeCount

int GetModeCount();

Parameters

None

Return value

Returns the number of configurations available

Description

This function returns the number of valid configurations for this camera that can be retrieved.

Version changes

  • EDGELIB 4.00: Added this function