Message.parseBuffering

Extracts the buffering percent from the GstMessage. see also gst_message_new_buffering().

MT safe.

class Message
void
parseBuffering
(
out int percent
)

Parameters

percent int

Return location for the percent.

Meta