Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 648 Bytes

File metadata and controls

25 lines (16 loc) · 648 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.

OnCameraChange

void OnCameraChange(ClassECamera * camera, ERESULT result)

Parameters

camera (out)

The camera object responsible for this event

result (out)

The result of the last operation

Return value

None.

Description

This is a callback that is called when a camera becomes ready or when its properties changed.

Version changes

  • EDGELIB 4.00: Added this constructor to the SDK