GstController.InterpolationControlSource¶
- Subclasses:
None
Methods¶
- Inherited:
GstController.TimedValueControlSource (7), Gst.ControlSource (2), Gst.Object (27), GObject.Object (37)
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
Interpolation mode |
Signals¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class GstController.InterpolationControlSource(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
GstController.InterpolationControlSource
is aGst.ControlSource
, that interpolates values between user-given control points. It supports several interpolation modes and property types.To use
GstController.InterpolationControlSource
get a new instance by callingGstController.InterpolationControlSource.new
(), bind it to aGObject.ParamSpec
and set some control points by callingGstController.TimedValueControlSource.set
().All functions are MT-safe.
- classmethod new()[source]¶
- Returns:
a new, unbound
GstController.InterpolationControlSource
.- Return type:
This returns a new, unbound
GstController.InterpolationControlSource
.
Property Details¶
- GstController.InterpolationControlSource.props.mode¶
- Name:
mode
- Type:
- Default Value:
- Flags:
Interpolation mode