Triggered |
[SerializableAttribute] public class TriggeredRecordingData
The TriggeredRecordingData type exposes the following members.
| Name | Description | |
|---|---|---|
| Camera | Camera that has been triggered to start recording. | |
| PostEventTime | Configured post-event time at the time the recording has been stopped | |
| PreEventTime | Configured pre-event time at the time the recording has been started | |
| RecordingType | Type of recording that was triggered. | |
| StartTime | Requested start time of recording in UTC. Actual recording may have started before this time in the case pre-event recording has been configured for this camera. | |
| StopTime | UTC time a recording stop has been requested. Actual recording may have continued in the case post-event recording has been configured. |
| 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) |