VideoDeviceVideoImage Property

CVB.Net Documentation
Gets the VideoImage of this video device.

Namespace:  Stemmer.Cvb.Driver
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public VideoImage VideoImage { get; }

Property Value

Type: VideoImage
Remarks

The returned video image always points to the current location of the video stream.
See Also

Reference