GrabberSinkType::getSinkType Method

This virtual function has to return the type of the derived GrabberSinkType.
Syntax:
virtual tSinkType getSinkType() const = 0;
Return value:

The type of the derived sink.

See also: tSinkType

<< GrabberSinkType