Message.parseBufferingStats

void parseBufferingStats(out gst.types.BufferingMode mode, out int avgIn, out int avgOut, out long bufferingLeft)

Extracts the buffering stats values from message.

Parameters

modea buffering mode, or null
avgInthe average input rate, or null
avgOutthe average output rate, or null
bufferingLeftamount of buffering time left in milliseconds, or null