Struct gstreamer_controller_sys::GstInterpolationControlSourceClass [−][src]
#[repr(C)]pub struct GstInterpolationControlSourceClass { pub parent_class: GstTimedValueControlSourceClass, pub _gst_reserved: [gpointer; 4], }
Fields
parent_class: GstTimedValueControlSourceClass
_gst_reserved: [gpointer; 4]
Trait Implementations
Auto Trait Implementations
impl !Send for GstInterpolationControlSourceClass
impl !Sync for GstInterpolationControlSourceClass
impl Unpin for GstInterpolationControlSourceClass
Blanket Implementations
Mutably borrows from an owned value. Read more