load_from_uri


Description:

[ Version ( deprecated = true , deprecated_since = "1.18" ) ]
public virtual bool load_from_uri (Timeline timeline, string uri) throws Error

Warning: load_from_uri is deprecated since 1.18.

Load data from the given URI into timeline.

Note:

Use ges_timeline_load_from_uri

Parameters:

this

a Formatter

timeline

a Timeline

uri

a char * pointing to a URI

Returns:

TRUE if the timeline data was successfully loaded from the URI, else FALSE.