Message.parseClockLost
void parseClockLost(out gst.clock.Clock clock) nothrowExtracts the lost clock from the GstMessage. The clock object returned remains valid until the message is freed.
MT safe.
Parameters
clock | a pointer to hold the lost clock |