update

abstract fun update(stats: Any, currentVideoBitrate: Int, currentAudioBitrate: Int)

Calls regularly to get new stats

Parameters

stats

transmission stats

currentVideoBitrate

current video bitrate target in bits/s.

currentAudioBitrate

current audio bitrate target in bits/s.