Create a control_point.ControlPoint boxed type.
Copies a #GstControlPoint
Returns this, for use in with statements.
Get timestamp field.
Set timestamp field.
Get value field.
Set value field.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.
An internal structure for value+time and various temporary values used for interpolation. This "inherits" from GstTimedValue.