Message.parseBuffering

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

class Message
void
parseBuffering
(
out int percent
)

Parameters

percent int

Return location for the percent. Since 0.10.11 MT safe.

Meta