Class used to hold information about a single camera Used by camera_list tag
Inheritance Hierarchy
System.Object Scheduler.cam
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
|
C# |
|
public class cam |
|
VB |
|
Public Class cam |
The cam type exposes the following members.
Constructors
|
|
Name |
Description |
|
Unknown Attachment |
|
Fields
|
|
Name |
Description |
|
Unknown Attachment |
URL to the camera snapshot |
|
|
Unknown Attachment |
The IP address of the camera |
|
|
Unknown Attachment |
True if this cam was manually added |
|
|
Unknown Attachment |
The MAC address of the camera |
|
|
Unknown Attachment |
The camera model as string |
|
|
Unknown Attachment |
The name of the camera |
|
|
Unknown Attachment |
Name of camera HEX for html |
|
|
Unknown Attachment |
URL to start panning down |
|
|
Unknown Attachment |
URL to stop panning down |
|
|
Unknown Attachment |
URL to start panning left |
|
|
Unknown Attachment |
URL to stop panning left |
|
|
Unknown Attachment |
URL to start panning right |
|
|
Unknown Attachment |
URL to stop panning right |
|
|
Unknown Attachment |
URL to start panning up |
|
|
Unknown Attachment |
URL to stop panning up |
|
|
Unknown Attachment |
The password to access the camera |
|
|
Unknown Attachment |
URL to the camera stream |
|
|
Unknown Attachment |
True if the camera supports pan/tilt controls |
|
|
Unknown Attachment |
The username to access the camera |