Handbook
Glossary
gst_pipeline_set_auto_flush_bus ( pipeline auto_flush -- )
Vocabulary
gstreamer
.
ffi
Inputs
pipeline
an
object
auto_flush
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
void
gst_pipeline_set_auto_flush_bus
( GstPipeline* pipeline,
gboolean
auto_flush )