parse_new_clock


Description:

public void parse_new_clock (out unowned Clock clock)

Extracts the new clock from the GstMessage.

The clock object returned remains valid until the message is freed.

MT safe.

Parameters:

this

A valid Message of type GST_MESSAGE_NEW_CLOCK.

clock

a pointer to hold the selected new clock