Message.this

Create a clock provide message. This message is posted whenever an element is ready to provide a clock or lost its ability to provide a clock (maybe because it paused or became EOS).

This message is mainly used internally to manage the clock selection.

Parameters

src ObjectGst

The object originating the message.

clock Clock

the clock it provides

ready bool

TRUE if the sender can provide a clock

Return Value

the new provide clock message.

MT safe.

Throws

ConstructionException GTK+ fails to create the object.