Struct gstreamer_sys::GstBufferPoolAcquireParams [] [src]

#[repr(C)]
pub struct GstBufferPoolAcquireParams { pub format: GstFormat, pub start: i64, pub stop: i64, pub flags: GstBufferPoolAcquireFlags, pub _gst_reserved: [gpointer; 4], }

Fields