Struct gstreamer_sys::GstPadProbeInfo [] [src]

#[repr(C)]
pub struct GstPadProbeInfo { pub type_: GstPadProbeType, pub id: c_ulong, pub data: gpointer, pub offset: u64, pub size: c_uint, pub _gst_reserved: [gpointer; 4], }

Fields