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