IsDriverOpen
Syntax
CameraAPI.IsDriverOpen();
Parameters
None
Returns
boolean -
True if driver is open; false otherwise.
Remarks
Returns true if the driver is open and available; false otherwise. Does not throw any exceptions.