get_all


Description:

public List<unowned TimedValue?> get_all ()

Returns a read-only copy of the list of ControlPoint for the given property.

Note:

Use gst_timed_value_control_source_list_control_points instead.

Free the list after done with it.

Parameters:

this

the TimedValueControlSource to get the list from

Returns:

a copy of the list, or null if the property isn't handled by the controller