add_asset
Description:
Extracts a TrackElement from an asset and adds it to the clip.
This can be used to add effects that derive from the asset to the clip, but this method is not intended to be used to create the core elements of the clip.
Parameters:
this |
A Clip |
asset |
An asset with |
Returns:
The newly created element, or null if an error occurred. |