Streaming |
The StreamingStreamingBase type exposes the following members.
| Name | Description | |
|---|---|---|
| GetFrame | Gets a stream which can be waited on each new received frame. | |
| GetStatistics | Gets the streaming statistics during or after acquisition. | |
| Initialize | Initializes the streaming service. | |
| TriggerTraceSave | Triggers saving a trace file when streaming is configured in StreamingMode.SM_TRIGGER | |
| Wait | Waits until the stream is stopped and all current frames are processed and sent. | |
| WaitForCurrentSegmentSent | Waits until the currently processed segment is finished and sent. |