set_timeline
Description:
Takes the given timeline and sets it as the timeline for the pipeline.
Note that you should only call this method once on a given pipeline because a pipeline can not have its timeline changed after it has been set.
Parameters:
this |
A Pipeline |
timeline |
The timeline to set for this |
Returns:
true if |