Struct gstreamer_controller_sys::GstInterpolationControlSource [−][src]
#[repr(C)]pub struct GstInterpolationControlSource { pub parent: GstTimedValueControlSource, pub priv_: *mut GstInterpolationControlSourcePrivate, pub _gst_reserved: [gpointer; 4], }
Fields
parent: GstTimedValueControlSourcepriv_: *mut GstInterpolationControlSourcePrivate_gst_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl !Send for GstInterpolationControlSourceimpl !Sync for GstInterpolationControlSourceimpl Unpin for GstInterpolationControlSourceimpl UnwindSafe for GstInterpolationControlSourceBlanket Implementations
Mutably borrows from an owned value. Read more