Struct gstreamer_sys::GstStream [] [src]

#[repr(C)]
pub struct GstStream { pub object: GstObject, pub stream_id: *const c_char, pub priv_: *mut GstStreamPrivate, pub _gst_reserved: [gpointer; 4], }

Fields