Moonware.Common
Template Class Members
Properties  Methods 


The following tables list the members exposed by Template.

Public Constructors
 NameDescription
Public ConstructorTemplate Constructor Default constructor  
Top
Public Properties
 NameDescription
Public PropertyAudioPreset Gets or sets the list of audio presets for this camera.  
Public PropertyCameraBrand Gets or sets the camera brand.  
Public PropertyCameraModel Gets or sets the model name of the camera.  
Public PropertyGlobalId Gets or sets the global id (centralized) of this temlate.  
Public PropertyGlobalIdSpecified Gets a value indicating whether GlobaId is specified.  
Public PropertyId Gets or sets the local id (on this machine) of this template.  
Public PropertyPTZCenter Gets or sets a URL to return a camera to default position.  
Public PropertyPTZCenterMaxX Gets or sets the maximum value of camera's position on axis X.  
Public PropertyPTZCenterMaxXSpecified Gets a value indicating whether PTZCenterMaxX is specified.  
Public PropertyPTZCenterMaxY Gets or sets the maximum value of camera's position on axis Y.  
Public PropertyPTZCenterMaxYSpecified Gets a value indicating whether PTZCenterMaxY is specified.  
Public PropertyPTZCenterMinX Gets or sets the minimum value of camera's position on axis X.  
Public PropertyPTZCenterMinXSpecified Gets a value indicating whether PTZCenterMinX is specified.  
Public PropertyPTZCenterMinY Gets or sets the minimum value of camera's position on axis Y.  
Public PropertyPTZCenterMinYSpecified Gets a value indicating whether PTZCenterMinY is specified.  
Public PropertyPTZCenterSpecified Gets a value indicating whether PTZCenter is specified.  
Public PropertyPTZDown Gets or sets a URL to move camera down.  
Public PropertyPTZDownSpecified Gets a value indicating whether PTZDown is specified.  
Public PropertyPTZLeft Gets or sets a URL to move camera left.  
Public PropertyPTZLeftSpecified Gets a value indicating whether PTZLeft is specified.  
Public PropertyPTZMoveStop Gets or sets a URL to stop moving.  
Public PropertyPTZMoveStopSpecified Gets a value indicating whether PTZMoveStop is specified.  
Public PropertyPTZPostMode Gets or sets the method of the HTTP request to perform a pan-tilt-zoom action.  
Public PropertyPTZPostModeSpecified Gets a value indicating whether PTZPostMode is specified.  
Public PropertyPTZPreUrl Gets or sets a URL which should be requested before doing of pan-tilt-zoom action.  
Public PropertyPTZPreUrlSpecified Gets a value indicating whether PTZPreUrl is specified.  
Public PropertyPTZRight Gets or sets a URL to move camera right.  
Public PropertyPTZRightSpecified Gets a value indicating whether PTZRight is specified.  
Public PropertyPTZUp Gets or sets a URL to move camera up.  
Public PropertyPTZUpSpecified Gets a value indicating whether PTZUp is specified.  
Public PropertyPTZZoomIn Gets or sets a URL to zoom in image.  
Public PropertyPTZZoomInSpecified Gets a value indicating whether PTZZoomIn is specified.  
Public PropertyPTZZoomOut Gets or sets a URL to zoom out image.  
Public PropertyPTZZoomOutSpecified Gets a value indicating whether PTZZoomOut is specified.  
Public PropertyPTZZoomStop Gets or sets an url to stop zooming.  
Public PropertyPTZZoomStopSpecified Gets a value indicating whether PTZZoomStop is specified.  
Public PropertySysTemplate Indicate if it's a system template (read-only) or a user template  
Public PropertyVideoPreset Gets or sets a list of video presets for this camera.  
Top
Public Methods
 NameDescription
Public MethodClone Clones this instance.  
Top
See Also

Reference

Template Class
Moonware.Common Namespace

Send Feedback