IndexedStream Properties

CVB.Net Documentation

The IndexedStream type exposes the following members.

Properties

  NameDescription
Public propertyAcquisitionInterface
Gets or sets the acquisition interface to use on this stream.
(Inherited from Stream.)
Public propertyImageCount
Gets the number of images contained in this stream.
Public propertyImageIndex
Gets or sets the index of the current active image.
Public propertyIsIndexed
Gets whether this is a IndexedStream.
(Overrides StreamIsIndexed.)
Public propertyIsRunning
Gets whether the acquisition is currently active.
(Inherited from Stream.)
Public propertyLoopObservers
Public propertyParent
Gets the parent Device.
(Inherited from Stream.)
Public propertyRingBuffer
Gets the IRingBuffer interface object if present.
(Inherited from Stream.)
Public propertyStatistics
Gets the available device statistics
(Inherited from Stream.)
Top
See Also

Reference