Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 568 Bytes

File metadata and controls

22 lines (14 loc) · 568 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.

GetCurrentMode

void GetCurrentMode(E_CAMERAMODE & info);

Parameters

info (out)

the current settings for the camera

Return value

none

Description

Returns a mode description corresponding to the current camera configuration.

Version changes

  • EDGELIB 4.00: Added this function