Message.parseNewClock

void parseNewClock(out gst.clock.Clock clock)

Extracts the new clock from the GstMessage. The clock object returned remains valid until the message is freed.

MT safe.

Parameters

clocka pointer to hold the selected new clock