[ CCode ( has_construct_function = false ) ]
public Message.new_clock (Object? src, Clock clock)
Create a new clock message.
This message is posted whenever the pipeline selects a new clock for the pipeline.
| src |
The object originating the message. |
| clock |
the new selected clock |
|
The new new clock message. MT safe. |