Click or drag to resize

IContentManagerIsInstantPlaybackContent Method

Returns true if a Image pane shows instant playback content.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
bool IsInstantPlaybackContent(
	ImagePane pane
)

Parameters

pane  ImagePane
Image pane.

Return Value

Boolean
true, if a image pane contains instant playback content.
See Also