IContentManagerIsInstantPlaybackContent Method |  |
Returns true if a Image pane shows instant playback content.
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntaxbool IsInstantPlaybackContent(
ImagePane pane
)
Parameters
- pane ImagePane
- Image pane.
Return Value
Booleantrue, if a image pane contains instant playback content.
See Also