FrameQueueSink::isConnected Method

Returns if the sink is currently connected.
Syntax:
bool    isConnected() const;
Return Value:

true when it is connected, otherwise false.

See also: FrameQueueSink, FrameQueueSinkListener

<< FrameQueueSink