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