Events
Top  Previous  Next

The CGevCamera class provides the callback functionality that can be used for intercepting remote client requests associated with reading or writing the values of the features of a virtual camera object. The following callback functions are available:

SetReadCallback
Sets up a callback function associated with a feature read request from a client
SetWriteCallback
Sets up a callback function associated with a feature write request from a client
SetFormatChangedCallback
Sets up a callback function to be called when the image format is changed by a client
SetActionCallback
Sets up a callback function to be called upon receiving an action command from a client
SetScheduledActionCallback
Sets up a callback function to be called upon receiving a scheduled action command