Struct gstreamer_editing_services_sys::GESClipAsset [−][src]
#[repr(C)]pub struct GESClipAsset { pub parent: GESAsset, pub priv_: *mut GESClipAssetPrivate, pub _ges_reserved: [gpointer; 4], }
Fields
parent: GESAssetpriv_: *mut GESClipAssetPrivate_ges_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GESClipAssetimpl !Send for GESClipAssetimpl !Sync for GESClipAssetimpl Unpin for GESClipAssetimpl UnwindSafe for GESClipAssetBlanket Implementations
Mutably borrows from an owned value. Read more