set_buffering_stats


Description:

public void set_buffering_stats (BufferingMode mode, int avg_in, int avg_out, int64 buffering_left)

Configures the buffering stats values in this.

Parameters:

this

A valid Message of type GST_MESSAGE_BUFFERING.

mode

a buffering mode

avg_in

the average input rate

avg_out

the average output rate

buffering_left

amount of buffering time left in milliseconds