Handbook
Glossary
gst_structure_set_parent_refcount ( structure refcount -- )
Vocabulary
gstreamer
.
ffi
Inputs
structure
an
object
refcount
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
void
gst_structure_set_parent_refcount
( GstStructure* structure,
gint
refcount )