gstcontroller.c.functions

C functions for gstcontroller1 library

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

varGType function() c_gst_argb_control_binding_get_type
varGstControlBinding * function(GstObject * object, const(char) * propertyName, GstControlSource * csA, GstControlSource * csR, GstControlSource * csG, GstControlSource * csB) c_gst_argb_control_binding_new
varGType function() c_gst_control_point_get_type
varGstControlPoint * function(GstControlPoint * cp) c_gst_control_point_copy
varvoid function(GstControlPoint * cp) c_gst_control_point_free
varGType function() c_gst_direct_control_binding_get_type
varGstControlBinding * function(GstObject * object, const(char) * propertyName, GstControlSource * cs) c_gst_direct_control_binding_new
varGstControlBinding * function(GstObject * object, const(char) * propertyName, GstControlSource * cs) c_gst_direct_control_binding_new_absolute
varGType function() c_gst_interpolation_control_source_get_type
varGstControlSource * function() c_gst_interpolation_control_source_new
varGType function() c_gst_lfo_control_source_get_type
varGstControlSource * function() c_gst_lfo_control_source_new
varGType function() c_gst_proxy_control_binding_get_type
varGstControlBinding * function(GstObject * object, const(char) * propertyName, GstObject * refObject, const(char) * refPropertyName) c_gst_proxy_control_binding_new
varGType function() c_gst_timed_value_control_source_get_type
varGSequenceIter * function(GstTimedValueControlSource * self, GstClockTime timestamp) c_gst_timed_value_control_source_find_control_point_iter
varGList * function(GstTimedValueControlSource * self) c_gst_timed_value_control_source_get_all
varint function(GstTimedValueControlSource * self) c_gst_timed_value_control_source_get_count
vargboolean function(GstTimedValueControlSource * self, GstClockTime timestamp, double value) c_gst_timed_value_control_source_set
vargboolean function(GstTimedValueControlSource * self, const(GSList) * timedvalues) c_gst_timed_value_control_source_set_from_list
vargboolean function(GstTimedValueControlSource * self, GstClockTime timestamp) c_gst_timed_value_control_source_unset
varvoid function(GstTimedValueControlSource * self) c_gst_timed_value_control_source_unset_all
varGType function() c_gst_trigger_control_source_get_type
varGstControlSource * function() c_gst_trigger_control_source_new
varvoid function(GstTimedValueControlSource * self) c_gst_timed_value_control_invalidate_cache