Message.newNewClock

Create a new clock message. This message is posted whenever the pipeline selects a new clock for the pipeline.

Parameters

src gst.object.ObjectGst

The object originating the message.

clock gst.clock.Clock

the new selected clock

Return Value

Type: gst.message.Message

The new new clock message.

MT safe.