Handbook
Glossary
gst_mini_object_new ( type -- GstMiniObject* )
Vocabulary
gstreamer
.
ffi
Inputs
type
an
object
Outputs
GstMiniObject*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
GstMiniObject*
gst_mini_object_new
(
GType
type )