Struct gstreamer_base_sys::GstPushSrc[][src]

#[repr(C)]
pub struct GstPushSrc { pub parent: GstBaseSrc, pub _gst_reserved: [gpointer; 4], }

Fields

Trait Implementations

impl Copy for GstPushSrc
[src]

impl Clone for GstPushSrc
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstPushSrc
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstPushSrc

impl !Sync for GstPushSrc