Message.newClockLost

Create a clock lost message. This message is posted whenever the clock is not valid anymore.

If this message is posted by the pipeline, the pipeline will select a new clock again when it goes to PLAYING. It might therefore be needed to set the pipeline to PAUSED and PLAYING again.

Parameters

srcThe object originating the message.
clockthe clock that was lost

Returns

The new clock lost message.

MT safe.