Struct gstreamer_editing_services_sys::GESEffectClip [−][src]
#[repr(C)]pub struct GESEffectClip { pub parent: GESBaseEffectClip, pub priv_: *mut GESEffectClipPrivate, pub _ges_reserved: [gpointer; 4], }
Fields
parent: GESBaseEffectClippriv_: *mut GESEffectClipPrivate_ges_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GESEffectClipimpl !Send for GESEffectClipimpl !Sync for GESEffectClipimpl Unpin for GESEffectClipimpl UnwindSafe for GESEffectClipBlanket Implementations
Mutably borrows from an owned value. Read more