|
|||
|
|
|
|
DeviceID | Identifier of camera, this can be: - the mac address - the serial number |
String | none |
DynAttrList | for internal use only | String[] | none |
VisibleAttributes | Since different cameras support different features (and the same feature may even have different names on different cameras), camera features are dynamically converted into device attributes. Converting all available camera features into attributes will create a quite lengthy and cluttered list, so you can put those features you want to see as device attributes into this list. Only the features mentioned here will be shown as attributes. To find out about the available features of a camera put an empty string (````) here. Then all features will be shown as attributes. For features which are of type enumeration (e.g. PixelFormat) an additional read-only attribute be created. This shows the possible values for this feature on this camera. |
String[] | "" |
FrameBuffers | Number of frame buffers for image acquistion (defaults to 4) | short | 4 |