Handbook
Glossary
gst_collect_pads_read_buffer ( collect_pads data size -- GstBuffer* )
Vocabulary
gstreamer
.
base
.
ffi
Inputs
collect_pads
an
object
data
an
object
size
an
object
Outputs
GstBuffer*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
gstreamer.ffi
;
IN:
gstreamer.base.ffi
LIBRARY:
gstreamer.base
FUNCTION:
GstBuffer*
gst_collect_pads_read_buffer
( GstCollectPads* collect_pads, GstCollectData* data,
guint
size )