Message.parseClockProvide

Extracts the clock and ready flag from the GstMessage. The clock object returned remains valid until the message is freed.

MT safe.

class Message
void
parseClockProvide
(,
out bool ready
)

Parameters

clock Clock

a pointer to hold a clock object, or %NULL

ready bool

a pointer to hold the ready flag, or %NULL

Meta