Struct gstreamer::subclass::ElementMetadata [−][src]
pub struct ElementMetadata { /* fields omitted */ }
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ElementMetadata
impl Send for ElementMetadata
impl Sync for ElementMetadata
impl Unpin for ElementMetadata
impl UnwindSafe for ElementMetadata
Blanket Implementations
Mutably borrows from an owned value. Read more