Handbook
Glossary
gst_collect_pads_peek ( collect_pads data -- GstBuffer* )
Vocabulary
gstreamer
.
base
.
ffi
Inputs
collect_pads
an
object
data
an
object
Outputs
GstBuffer*
an
object
Definition
USING:
alien.syntax
gstreamer.ffi
;
IN:
gstreamer.base.ffi
LIBRARY:
gstreamer.base
FUNCTION:
GstBuffer*
gst_collect_pads_peek
( GstCollectPads* collect_pads, GstCollectData* data )