gstcontroller.trigger_control_source
Module for [TriggerControlSource] class
Types 3
#GstTriggerControlSource is a #GstControlSource, that returns values from user-given control points. It allows for a tolerance on the time-stamps.
To use #GstTriggerControlSource get a new instance by calling gstcontroller.trigger_control_source.TriggerControlSource.new_, bind it to a #GParamSpec and set some control points by calling gstcontroller.timed_value_control_source.TimedValueControlSource.set.
All functions are MT-safe.
Methods
TriggerControlSourceGidBuilder builder() static nothrowGet builder for [gstcontroller.trigger_control_source.TriggerControlSource] Returns: New builder objectclassTriggerControlSourceGidBuilderImpl(T) : gstcontroller.timed_value_control_source.TimedValueControlSourceGidBuilderImpl!T
Fluent builder implementation template for gstcontroller.trigger_control_source.TriggerControlSource
Methods
T tolerance(long propval) nothrow