| java.lang.Object | |
| ↳ | com.cisco.hardware.Camera |
The Camera class provides you access to the front-facing camera on the Cius.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Camera.CameraInfo | The CameraInfo class provides information about the Cameras on this device | ||||||||||
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | CIUS_CAM_NUM | Reference variable to the number of cameras on the Cius | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Uses the current cameraId to retrieve the information on it and stores it in cameraInfo
| |||||||||||
Gets the number of Cameras for the device
| |||||||||||
Opens the Camera with the specified cameraId
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Reference variable to the number of cameras on the Cius
Uses the current cameraId to retrieve the information on it and stores it in cameraInfo
Gets the number of Cameras for the device
Opens the Camera with the specified cameraId