set_provide_clock


Description:

public void set_provide_clock (bool provide)

Controls whether this will provide a clock or not.

If provide is true, provide_clock will return a clock that reflects the datarate of this. If provide is false, provide_clock will return NULL.

Parameters:

this

a BaseSink

provide

new state