GstBufferPoolClass.acquireBuffer

struct GstBufferPoolClass
extern (C)
GstFlowReturn function(GstBufferPool* pool, GstBuffer** buffer, GstBufferPoolAcquireParams* params) acquireBuffer;

Return Value

a #GstFlowReturn such as %GST_FLOW_FLUSHING when the pool is inactive.

Meta