VinDeviceStreams Property

CVB.Net Documentation
Access to the available acquisition streams of this device.

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

public override StreamCollection Streams { get; }

Property Value

Type: StreamCollection
Collection of streams for acquisition.
See Also

Reference