Message.parseClockLost
void parseClockLost(out gst.clock.Clock clock)Extracts 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 |
void parseClockLost(out gst.clock.Clock clock)Extracts the lost clock from the GstMessage. The clock object returned remains valid until the message is freed.
MT safe.
clock | a pointer to hold the lost clock |