Click or drag to resize

IVideoCameoControl4 Interface

Represents interface that notifies whether displayed content supports an image dewarping and provides functionality for its control.

Namespace: Bosch.Vms.CameoSdk
Assembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntax
C#
public interface IVideoCameoControl4

The IVideoCameoControl4 type exposes the following members.

Properties
 NameDescription
Public propertyDewarp The controller of the image crop.
Top
Events
 NameDescription
Public eventDewarpingAvailable The event is raised when dewarping functionality is available and the property Dewarp is set and can be used to control the cropped view.
Top
See Also