Click or drag to resize

IContentManagerSetGranularity Method

Sets the granularity of the video pane.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
void SetGranularity(
	int monitorNr,
	int granularity
)

Parameters

monitorNr  Int32
Monitor number, Monitors are numbered from left to right. Possible value range 1..4.
granularity  Int32
granularity of the video pane (value range 1..5).
See Also