Struct gstreamer_editing_services_sys::GESTitleClip [−][src]
#[repr(C)]pub struct GESTitleClip { pub parent: GESSourceClip, pub priv_: *mut GESTitleClipPrivate, pub _ges_reserved: [gpointer; 4], }
Fields
parent: GESSourceClippriv_: *mut GESTitleClipPrivate_ges_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GESTitleClipimpl !Send for GESTitleClipimpl !Sync for GESTitleClipimpl Unpin for GESTitleClipimpl UnwindSafe for GESTitleClipBlanket Implementations
Mutably borrows from an owned value. Read more