Handbook
Glossary
gst_registry_find_feature ( registry name type -- GstPluginFeature* )
Vocabulary
gstreamer
.
ffi
Inputs
registry
an
object
name
an
object
type
an
object
Outputs
GstPluginFeature*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
GstPluginFeature*
gst_registry_find_feature
( GstRegistry* registry, gchar* name,
GType
type )