Handbook
Glossary
gst_pad_push ( pad buffer -- GstFlowReturn )
Vocabulary
gstreamer
.
ffi
Inputs
pad
an
object
buffer
an
object
Outputs
GstFlowReturn
an
object
Definition
USING:
alien.syntax
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
GstFlowReturn
gst_pad_push
( GstPad* pad, GstBuffer* buffer )