Click or drag to resize

ICameraManagerStartRecordingInAlarmMode Method

Note: This API is now obsolete.

For internal use only. Do not use.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
[ObsoleteAttribute("Please use StartRecording.")]
RecordingMode StartRecordingInAlarmMode(
	Camera camera,
	Guid recordingId,
	bool isProtected
)

Parameters

camera  Camera
 
recordingId  Guid
 
isProtected  Boolean
 

Return Value

RecordingMode
See Also