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