| Package | Description |
|---|---|
| esa.neliota.external |
| Modifier and Type | Method and Description |
|---|---|
CameraStatus |
CamIF.getCameraStatusByFilter(java.lang.String filter)
Returns the structure that holds the status for the specified camera filter.
|
static CameraStatus |
CameraStatus.parseCameraStatus(java.lang.String str) |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<CameraStatus> |
CamIF.getCameraStatus()
Returns a list of structures that hold the status for all the open cameras in the system.
|