Handbook
Glossary
gst_interpolation_control_source_set_from_list ( interpolation_control_source timedvalues -- gboolean )
Vocabulary
gstreamer
.
controller
.
ffi
Inputs
interpolation_control_source
an
object
timedvalues
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gstreamer.controller.ffi
LIBRARY:
gstreamer.controller
FUNCTION:
gboolean
gst_interpolation_control_source_set_from_list
( GstInterpolationControlSource*
interpolation_control_source, GSList* timedvalues )