DeviceStreams Property

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

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

public abstract StreamCollection Streams { get; }

Property Value

Type: StreamCollection
Collection of streams for acquisition.
See Also

Reference