gst_pad_alloc_buffer ( pad offset size caps buf -- GstFlowReturn )


Vocabulary
gstreamer.ffi

Inputs
padan object
offsetan object
sizean object
capsan object
bufan object


Outputs
GstFlowReturnan object


Definition


LIBRARY: gstreamer FUNCTION: GstFlowReturn
gst_pad_alloc_buffer
( GstPad* pad, guint64 offset, gint size, GstCaps* caps,
GstBuffer* buf )