GlibAPI.GList |
GstInterpolationControlSourceAPI.gst_interpolation_control_source_get_all(InterpolationControlSource self) |
int |
GstInterpolationControlSourceAPI.gst_interpolation_control_source_get_count(InterpolationControlSource self) |
boolean |
GstInterpolationControlSourceAPI.gst_interpolation_control_source_set_from_list(InterpolationControlSource self,
GlibAPI.GSList timedvalues) |
boolean |
GstInterpolationControlSourceAPI.gst_interpolation_control_source_set_interpolation_mode(InterpolationControlSource self,
GstInterpolationControlSourceAPI.InterpolateMode mode) |
boolean |
GstInterpolationControlSourceAPI.gst_interpolation_control_source_set(InterpolationControlSource self,
ClockTime timestamp,
GValueAPI.GValue value) |
void |
GstInterpolationControlSourceAPI.gst_interpolation_control_source_unset_all(InterpolationControlSource self) |
boolean |
GstInterpolationControlSourceAPI.gst_interpolation_control_source_unset(InterpolationControlSource self,
ClockTime timestamp) |