Base class for all device streams. More...
Inherited by CompositeStreamBase, and Stream.
Public Member Functions | |
| void | Start () |
| Start the acquisition. | |
| void | Stop () |
| Stops the acquisition. | |
| void | Abort () |
| Stops the acquisition of images immediately. | |
Properties | |
| AcquisitionInterface | AcquisitionInterface [get] |
| Gets or sets the acquisition interface to use on this stream. | |
| bool | IsIndexed [get] |
| Gets if this stream is indexed (has a fixed amount of data). | |
Base class for all device streams.