Struct gstreamer_editing_services_sys::GESVideoUriSourceClass [−][src]
#[repr(C)]pub struct GESVideoUriSourceClass { pub parent_class: GESVideoSourceClass, pub _ges_reserved: [gpointer; 4], }
Fields
parent_class: GESVideoSourceClass_ges_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GESVideoUriSourceClassimpl !Send for GESVideoUriSourceClassimpl !Sync for GESVideoUriSourceClassimpl Unpin for GESVideoUriSourceClassimpl UnwindSafe for GESVideoUriSourceClassBlanket Implementations
Mutably borrows from an owned value. Read more