Struct gstreamer_editing_services_sys::GESTrackElementAsset [−][src]
#[repr(C)]pub struct GESTrackElementAsset { pub parent: GESAsset, pub priv_: *mut GESTrackElementAssetPrivate, pub __ges_reserved: [gpointer; 4], }
Fields
parent: GESAssetpriv_: *mut GESTrackElementAssetPrivate__ges_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GESTrackElementAssetimpl !Send for GESTrackElementAssetimpl !Sync for GESTrackElementAssetimpl Unpin for GESTrackElementAssetimpl UnwindSafe for GESTrackElementAssetBlanket Implementations
Mutably borrows from an owned value. Read more