Struct gstreamer_sys::GstElementFactory[][src]

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

Trait Implementations

impl Debug for GstElementFactory
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstElementFactory

impl Sync for GstElementFactory