gstcontroller.c.functions
C functions for gstcontroller1 library
var c_gst_argb_control_binding_get_type c_gst_argb_control_binding_new c_gst_control_point_copy c_gst_control_point_free c_gst_control_point_get_type c_gst_direct_control_binding_get_type c_gst_direct_control_binding_new c_gst_direct_control_binding_new_absolute c_gst_interpolation_control_source_get_type c_gst_interpolation_control_source_new c_gst_lfo_control_source_get_type c_gst_lfo_control_source_new c_gst_proxy_control_binding_get_type c_gst_proxy_control_binding_new c_gst_timed_value_control_invalidate_cache c_gst_timed_value_control_source_find_control_point_iter c_gst_timed_value_control_source_get_all c_gst_timed_value_control_source_get_count c_gst_timed_value_control_source_get_type c_gst_timed_value_control_source_set c_gst_timed_value_control_source_set_from_list c_gst_timed_value_control_source_unset c_gst_timed_value_control_source_unset_all c_gst_trigger_control_source_get_type c_gst_trigger_control_source_new
alias gst_argb_control_binding_get_type gst_argb_control_binding_new gst_control_point_copy gst_control_point_free gst_control_point_get_type gst_direct_control_binding_get_type gst_direct_control_binding_new gst_direct_control_binding_new_absolute gst_interpolation_control_source_get_type gst_interpolation_control_source_new gst_lfo_control_source_get_type gst_lfo_control_source_new gst_proxy_control_binding_get_type gst_proxy_control_binding_new gst_timed_value_control_invalidate_cache gst_timed_value_control_source_find_control_point_iter gst_timed_value_control_source_get_all gst_timed_value_control_source_get_count gst_timed_value_control_source_get_type gst_timed_value_control_source_set gst_timed_value_control_source_set_from_list gst_timed_value_control_source_unset gst_timed_value_control_source_unset_all gst_trigger_control_source_get_type gst_trigger_control_source_new
Module Initializers 1
shared static this
()Types 25
aliasgst_argb_control_binding_get_type = c_gst_argb_control_binding_get_type
aliasgst_argb_control_binding_new = c_gst_argb_control_binding_new
aliasgst_control_point_get_type = c_gst_control_point_get_type
aliasgst_control_point_copy = c_gst_control_point_copy
aliasgst_control_point_free = c_gst_control_point_free
aliasgst_direct_control_binding_get_type = c_gst_direct_control_binding_get_type
aliasgst_direct_control_binding_new = c_gst_direct_control_binding_new
aliasgst_direct_control_binding_new_absolute = c_gst_direct_control_binding_new_absolute
aliasgst_interpolation_control_source_get_type = c_gst_interpolation_control_source_get_type
aliasgst_interpolation_control_source_new = c_gst_interpolation_control_source_new
aliasgst_lfo_control_source_get_type = c_gst_lfo_control_source_get_type
aliasgst_lfo_control_source_new = c_gst_lfo_control_source_new
aliasgst_proxy_control_binding_get_type = c_gst_proxy_control_binding_get_type
aliasgst_proxy_control_binding_new = c_gst_proxy_control_binding_new
aliasgst_timed_value_control_source_get_type = c_gst_timed_value_control_source_get_type
aliasgst_timed_value_control_source_find_control_point_iter = c_gst_timed_value_control_source_find_control_point_iter
aliasgst_timed_value_control_source_get_all = c_gst_timed_value_control_source_get_all
aliasgst_timed_value_control_source_get_count = c_gst_timed_value_control_source_get_count
aliasgst_timed_value_control_source_set = c_gst_timed_value_control_source_set
aliasgst_timed_value_control_source_set_from_list = c_gst_timed_value_control_source_set_from_list
aliasgst_timed_value_control_source_unset = c_gst_timed_value_control_source_unset
aliasgst_timed_value_control_source_unset_all = c_gst_timed_value_control_source_unset_all
aliasgst_trigger_control_source_get_type = c_gst_trigger_control_source_get_type
aliasgst_trigger_control_source_new = c_gst_trigger_control_source_new
aliasgst_timed_value_control_invalidate_cache = c_gst_timed_value_control_invalidate_cache
Variables 25
var
GType function() c_gst_argb_control_binding_get_typevar
GstControlBinding * function(GstObject * object, const(char) * propertyName, GstControlSource * csA, GstControlSource * csR, GstControlSource * csG, GstControlSource * csB) c_gst_argb_control_binding_newvar
GType function() c_gst_control_point_get_typevar
GstControlPoint * function(GstControlPoint * cp) c_gst_control_point_copyvar
void function(GstControlPoint * cp) c_gst_control_point_freevar
GType function() c_gst_direct_control_binding_get_typevar
GstControlBinding * function(GstObject * object, const(char) * propertyName, GstControlSource * cs) c_gst_direct_control_binding_newvar
GstControlBinding * function(GstObject * object, const(char) * propertyName, GstControlSource * cs) c_gst_direct_control_binding_new_absolutevar
GType function() c_gst_interpolation_control_source_get_typevar
GstControlSource * function() c_gst_interpolation_control_source_newvar
GType function() c_gst_lfo_control_source_get_typevar
GstControlSource * function() c_gst_lfo_control_source_newvar
GType function() c_gst_proxy_control_binding_get_typevar
GstControlBinding * function(GstObject * object, const(char) * propertyName, GstObject * refObject, const(char) * refPropertyName) c_gst_proxy_control_binding_newvar
GType function() c_gst_timed_value_control_source_get_typevar
GSequenceIter * function(GstTimedValueControlSource * self, GstClockTime timestamp) c_gst_timed_value_control_source_find_control_point_itervar
GList * function(GstTimedValueControlSource * self) c_gst_timed_value_control_source_get_allvar
int function(GstTimedValueControlSource * self) c_gst_timed_value_control_source_get_countvar
gboolean function(GstTimedValueControlSource * self, GstClockTime timestamp, double value) c_gst_timed_value_control_source_setvar
gboolean function(GstTimedValueControlSource * self, const(GSList) * timedvalues) c_gst_timed_value_control_source_set_from_listvar
gboolean function(GstTimedValueControlSource * self, GstClockTime timestamp) c_gst_timed_value_control_source_unsetvar
void function(GstTimedValueControlSource * self) c_gst_timed_value_control_source_unset_allvar
GType function() c_gst_trigger_control_source_get_typevar
GstControlSource * function() c_gst_trigger_control_source_newvar
void function(GstTimedValueControlSource * self) c_gst_timed_value_control_invalidate_cache