IFrameNotificationSinkListener

The IFrameNotificationSinkListener is used to receive callbacks from a FrameNotificationSink.

Information

    Namespace: TIS.Imaging
    Introduced in version 3.5

Methods

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.

<< Classes