Function gst::ffi::gst_query_parse_nth_allocation_pool [−][src]
pub unsafe extern "C" fn gst_query_parse_nth_allocation_pool(
query: *mut GstQuery,
index: guint,
pool: *mut *mut GstBufferPool,
size: *mut guint,
min_buffers: *mut guint,
max_buffers: *mut guint
)