Test whether the given element implements a certain interface of type iface_type, and test whether it is supported for this specific instance.
GstElement to check for the implementation of the interface
(final) type of the interface which we want to be implemented
whether or not the element implements the interface.
See Implementation
Test whether the given element implements a certain interface of type iface_type, and test whether it is supported for this specific instance.