parse_clock_provide


Description:

public void parse_clock_provide (out unowned Clock clock, out bool ready)

Extracts the clock and ready flag 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_PROVIDE.

clock

a pointer to hold a clock object, or null

ready

a pointer to hold the ready flag, or null