Alarm |
[SerializableAttribute] public class AlarmCameraActionSetting
The AlarmCameraActionSetting type exposes the following members.
| Name | Description | |
|---|---|---|
| AuxCommandNumber | The number of the pre-configured auxiliary command (only defined if IsMoveToPredefinedPositionEnabled is true). | |
| Camera | Camera handle | |
| IsMoveToPredefinedPositionEnabled | True if the dome camera moves to a predefined position when the alarm is triggered. | |
| IsProtectRecordingEnabled | True if the alarm recording for the camera gets marked as protected. | |
| IsSendAuxCommandEnabled | True if the alarm causes the server to send an auxiliary command to the dome camera. | |
| IsTriggerRecordingEnabled | True if alarm recording is triggered for the camera. | |
| PredefinedPosition | Returns the number of a predefined dome position (only defined if IsMoveToPredefinedPositionEnabled is true). |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |