Struct gstreamer_editing_services_sys::GESBaseEffect [−][src]
#[repr(C)]pub struct GESBaseEffect { pub parent: GESOperation, pub priv_: *mut GESBaseEffectPrivate, pub _ges_reserved: [gpointer; 4], }
Fields
parent: GESOperationpriv_: *mut GESBaseEffectPrivate_ges_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GESBaseEffectimpl !Send for GESBaseEffectimpl !Sync for GESBaseEffectimpl Unpin for GESBaseEffectimpl UnwindSafe for GESBaseEffectBlanket Implementations
Mutably borrows from an owned value. Read more