set_clock
Description:
Set the clock for this.
The clock will be distributed to all the elements managed by the pipeline.
Parameters:
this |
a Pipeline |
clock |
the clock to set |
Returns:
true if the clock could be set on the pipeline. false if some element did not accept the clock. MT safe. |