com.poly.polyos.camera
Package Summary for com.poly.polyos.camera
Camera related API
See: Description
Interface Summary
| Interface | Description |
|---|---|
| IPolyCameraListener | Listener to get callbacks about camera changes |
| IPolyCameraService | Camera service exposed for PolyOS Clients |
Class Summary
| Class | Description |
|---|---|
| Camera | Represents a Camera |
| CameraCapability | Represents the capabilities of a camera |
| CameraTracking Mode | Represents the the tracking mode info for a camera, like the available tracking mode, current mode etc. |
Enum Summary
| Enum | Description |
|---|---|
| CameraColorRange | Represents the color range of a camera |
| CameraMoveDirection | Directions in which a camera can be moved |
| CameraType | Type of the camera |
Exception Summary
| Exception | Description |
|---|---|
| CameraException | Exception from IPolyCameraService |
Package com.poly.polyos.camera Description
Camera related API