Handbook
Glossary
gst_collect_pads_set_flushing ( collect_pads flushing -- )
Vocabulary
gstreamer
.
base
.
ffi
Inputs
collect_pads
an
object
flushing
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.base.ffi
LIBRARY:
gstreamer.base
FUNCTION:
void
gst_collect_pads_set_flushing
( GstCollectPads* collect_pads,
gboolean
flushing )