Handbook
Glossary
gst_element_implements_interface ( element iface_type -- gboolean )
Vocabulary
gstreamer
.
ffi
Inputs
element
an
object
iface_type
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
gboolean
gst_element_implements_interface
( GstElement* element,
GType
iface_type )