update

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

Call regularly to get new SRT stats

Parameters

stats

SRT transmission stats

currentVideoBitrate

current video bitrate target in bits/s.

currentAudioBitrate

current audio bitrate target in bits/s.