IVideoCameoControlGetSnapshot Method |  |
Get snapshot with image and additional information.
Namespace: Bosch.Vms.CameoSdkAssembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
SyntaxISnapshotInfo GetSnapshot()
Return Value
ISnapshotInfoObject that contains all required snapshot information.
Exceptions
Remarks
You may expect that method returns
null when
ContentState is equal to the
ConnectionAvailable,
but picture is not yet displayed in UI. This may happen either during initialization of image pane, if camera was just set,
or when playback recording is not available for a given time.
See Also