Struct gstreamer_sys::GstCaps [−][src]
#[repr(C)]pub struct GstCaps { pub mini_object: GstMiniObject, }
Fields
mini_object: GstMiniObjectTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstCapsimpl UnwindSafe for GstCapsBlanket Implementations
Mutably borrows from an owned value. Read more