parse_clock_lost
Description:
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 |