gstcontroller.types

D types for gstcontroller1 library

Types 4

Function to map a control-value to the target GValue.

Parameters

selfthe #GstDirectControlBinding instance
srcValuethe value returned by the cotnrol source
destValuethe target GValue
aliasDirectControlBindingConvertValue = void delegate(gstcontroller.direct_control_binding.DirectControlBinding self, double srcValue, void * destValue)

Function to map a control-value to the target plain data type.

Parameters

selfthe #GstDirectControlBinding instance
srcValuethe value returned by the cotnrol source
destValuethe target location