Struct gstreamer_pbutils_sys::GstDiscoverer[][src]

#[repr(C)]
pub struct GstDiscoverer { pub parent: GObject, pub priv_: *mut GstDiscovererPrivate, pub _reserved: [gpointer; 4], }

Fields

Trait Implementations

impl Copy for GstDiscoverer
[src]

impl Clone for GstDiscoverer
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstDiscoverer
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstDiscoverer

impl !Sync for GstDiscoverer