Struct gstreamer_sys::GstElementFactoryClass[][src]

#[repr(C)]
pub struct GstElementFactoryClass(_);

Trait Implementations

impl Debug for GstElementFactoryClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstElementFactoryClass

impl Sync for GstElementFactoryClass