The IFrameNotificationSinkListener is used to receive callbacks from a FrameNotificationSink.
Namespace: TIS.Imaging
Introduced in version 3.5
| Method | Description | ||
| FrameReceived | This event gets fired when the FrameNotificationSink receives a new frame. |
||
| SinkConnected | This Event gets fired when the FrameNotificationSink gets connected during ICImagingControl.LiveStart or ICImagingControl.LivePrepare. |
||
| SinkDisconnected | This Event gets fired when the FrameNotificationSink gets disconnected during ICImagingControl.LiveStop. |
||