UriClipAsset.request_sync


Description:

[ CCode ( cname = "ges_uri_clip_asset_request_sync" , has_construct_function = false ) ]
public UriClipAsset.request_sync (string uri) throws Error

Creates a UriClipAsset for uri synchonously.

You should avoid to use it in application, and rather create UriClipAsset asynchronously

Parameters:

uri

The URI of the file for which to create a UriClipAsset. You can also use multi file uris for MultiFileSource.

Returns:

A reference to the requested asset or null if an error happened