Class: GstController::InterpolationControlSource
- Inherits:
-
TimedValueControlSource
- Object
- GObject::InitiallyUnowned
- Gst::Object
- Gst::ControlSource
- TimedValueControlSource
- GstController::InterpolationControlSource
- Defined in:
- (unknown)
Instance Method Summary collapse
-
#initialize ⇒ Gst::ControlSource
constructor
This returns a new, unbound Gst::InterpolationControlSource.
-
#mode ⇒ GstController::InterpolationMode
Mode.
- #mode=(mode) ⇒ GstController::InterpolationMode
Methods inherited from TimedValueControlSource
#all, #count, #find_control_point_iter, #from_list=, #set, #unset, #unset_all
Methods inherited from Gst::ControlSource
#control_source_get_value, #control_source_get_value_array
Methods inherited from Gst::Object
#add_control_binding, check_uniqueness, #control_bindings_disabled=, #control_rate, #control_rate=, default_deep_notify, #default_error, #get_control_binding, #get_g_value_array, #get_value, #get_value_array, #has_active_control_bindings, #has_ancestor, #has_as_ancestor, #has_as_parent, #name, #name=, #parent, #parent=, #path_string, #ref, ref_sink, #remove_control_binding, replace, #set_control_binding_disabled, #suggest_next_sync, #sync_values, #unparent, #unref
Constructor Details
#initialize ⇒ Gst::ControlSource
This returns a new, unbound Gst::InterpolationControlSource.
Instance Method Details
#mode ⇒ GstController::InterpolationMode
Returns mode.