Class BufferPoolAcquireParams

java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.freedesktop.gstreamer.gst.BufferPoolAcquireParams
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class BufferPoolAcquireParams extends ProxyInstance
Parameters passed to the gst_buffer_pool_acquire_buffer() function to control the allocation of the buffer.

The default implementation ignores the start and stop members but other implementations can use this extra information to decide what buffer to return.