Struct gstreamer_editing_services_sys::GESEffectAsset [−][src]
#[repr(C)]pub struct GESEffectAsset { pub parent_instance: GESTrackElementAsset, pub priv_: *mut GESEffectAssetPrivate, pub _ges_reserved: [gpointer; 4], }
Fields
parent_instance: GESTrackElementAssetpriv_: *mut GESEffectAssetPrivate_ges_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GESEffectAssetimpl !Send for GESEffectAssetimpl !Sync for GESEffectAssetimpl Unpin for GESEffectAssetimpl UnwindSafe for GESEffectAssetBlanket Implementations
Mutably borrows from an owned value. Read more