Alarm |
public enum AlarmCameraDisplayOption
| Member name | Value | Description |
|---|---|---|
| Live | 0 | Show the live stream of the camera in the alarm image pane. |
| InstantPlayback | 1 | Show instant playback of the camera in the alarm image pane. |
| PausedInstantPlayback | 2 | Show paused instant playback of the camera in the alarm image pane. |
| InstantPlaybackWithLoop | 3 | Show instant playback with loop playback turned on. |
| InstantPlaybackPausedWithLoop | 4 | Show instant playback in paused mode with loop playback turned on. |