Click or drag to resize

CameraInfo Properties

The CameraInfo type exposes the following members.

Properties
  NameDescription
Public propertyFirmwareVersion
The firmware version on the camera
Public propertyHardwareRevision
Hardware revision of this camera. This corresponds to the revision string that is printed on the product label.
Public propertyModel
The model of the camera
Public propertyModelName
The model name of the camera. This is a user-friendly display name that may contain spaces and special characters. We recommend to use `Model` instead if you want to programmatically check for camera model.
Public propertyRevision
Public propertySerialNumber
The serial number of the camera
Public propertyUserData
Top
See Also