Struct gstreamer_editing_services_sys::GESOverlayClip [−][src]
#[repr(C)]pub struct GESOverlayClip { pub parent: GESOperationClip, pub priv_: *mut GESOverlayClipPrivate, pub _ges_reserved: [gpointer; 4], }
Fields
parent: GESOperationClippriv_: *mut GESOverlayClipPrivate_ges_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GESOverlayClipimpl !Send for GESOverlayClipimpl !Sync for GESOverlayClipimpl Unpin for GESOverlayClipimpl UnwindSafe for GESOverlayClipBlanket Implementations
Mutably borrows from an owned value. Read more