Struct gstreamer_sys::GstBufferPool [] [src]

#[repr(C)]
pub struct GstBufferPool { pub object: GstObject, pub flushing: c_int, pub priv_: *mut GstBufferPoolPrivate, pub _gst_reserved: [gpointer; 4], }

Fields

Trait Implementations

impl Debug for GstBufferPool
[src]

[src]

Formats the value using the given formatter.