Struct gstreamer_tag_sys::GstTagDemux [−][src]
#[repr(C)]pub struct GstTagDemux { pub element: GstElement, pub priv_: *mut GstTagDemuxPrivate, pub reserved: [gpointer; 4], }
Fields
element: GstElementpriv_: *mut GstTagDemuxPrivatereserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstTagDemuximpl !Send for GstTagDemuximpl !Sync for GstTagDemuximpl Unpin for GstTagDemuximpl UnwindSafe for GstTagDemuxBlanket Implementations
Mutably borrows from an owned value. Read more