Struct gst::ffi::Struct__GstPadProbeInfo[][src]

#[repr(C)]
pub struct Struct__GstPadProbeInfo { pub _type: GstPadProbeType, pub id: gulong, pub data: gpointer, pub offset: guint64, pub size: guint, pub _gst_reserved: [gpointer; 4], }

Fields

Trait Implementations

impl Clone for Struct__GstPadProbeInfo
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Struct__GstPadProbeInfo
[src]

impl Default for Struct__GstPadProbeInfo
[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl !Send for Struct__GstPadProbeInfo

impl !Sync for Struct__GstPadProbeInfo