EmuDeviceEmuImage Property

CVB.Net Documentation
Gets the EmuImage of this device if available.

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

public EmuImage EmuImage { get; }

Property Value

Type: EmuImage
Remarks

The image's content points to the latest waited on image of stream 0.
See Also

Reference