Struct gstreamer_editing_services_sys::GESClipClass_ABI_abi [−][src]
#[repr(C)]pub struct GESClipClass_ABI_abi { pub can_add_effects: gboolean, }
Fields
can_add_effects: gboolean
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GESClipClass_ABI_abi
impl Send for GESClipClass_ABI_abi
impl Sync for GESClipClass_ABI_abi
impl Unpin for GESClipClass_ABI_abi
impl UnwindSafe for GESClipClass_ABI_abi
Blanket Implementations
Mutably borrows from an owned value. Read more