Struct gstreamer_pbutils_sys::GstDiscoverer [−][src]
#[repr(C)]pub struct GstDiscoverer { pub parent: GObject, pub priv_: *mut GstDiscovererPrivate, pub _reserved: [gpointer; 4], }
Fields
parent: GObjectpriv_: *mut GstDiscovererPrivate_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstDiscovererimpl !Send for GstDiscovererimpl !Sync for GstDiscovererimpl Unpin for GstDiscovererimpl UnwindSafe for GstDiscovererBlanket Implementations
Mutably borrows from an owned value. Read more