parse_clock_lost


Description:

public void parse_clock_lost (out unowned Clock clock)

Extracts the lost 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_CLOCK_LOST.

clock

a pointer to hold the lost clock