Struct gstreamer_editing_services_sys::GESSource [−][src]
#[repr(C)]pub struct GESSource { pub parent: GESTrackElement, pub priv_: *mut GESSourcePrivate, pub _ges_reserved: [gpointer; 4], }
Fields
parent: GESTrackElementpriv_: *mut GESSourcePrivate_ges_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GESSourceimpl UnwindSafe for GESSourceBlanket Implementations
Mutably borrows from an owned value. Read more