Struct gstreamer_base_sys::GstPushSrc [−][src]
#[repr(C)]pub struct GstPushSrc { pub parent: GstBaseSrc, pub _gst_reserved: [gpointer; 4], }
Fields
parent: GstBaseSrc_gst_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstPushSrcimpl !Send for GstPushSrcimpl !Sync for GstPushSrcimpl Unpin for GstPushSrcimpl UnwindSafe for GstPushSrcBlanket Implementations
Mutably borrows from an owned value. Read more