gstcontroller.types

Undocumented in source.

Members

Aliases

DirectControlBindingConvertGValue
alias DirectControlBindingConvertGValue = void delegate(gstcontroller.direct_control_binding.DirectControlBinding self, double srcValue, gobject.value.Value destValue)

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

DirectControlBindingConvertValue
alias DirectControlBindingConvertValue = void delegate(gstcontroller.direct_control_binding.DirectControlBinding self, double srcValue, void* destValue)

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

InterpolationMode
alias InterpolationMode = GstInterpolationMode
LFOWaveform
alias LFOWaveform = GstLFOWaveform