Acceleration/deceleration of playout speed
insertedSamplesForDeceleration/removedSamplesForAcceleration: Meant to replace non-standard googPreemptiveExpandRate and googAccelerateRate.
Synthesized samples produced in order to conceal packet loss
silentConcealedSamples: Use together with concealedSamples to determine portion of concealments are occuring while the stream is audible or silent; meant to replace non-standard googSpeechExpandRate.
Retransmitted packets/bytes
retransmittedPacketsSent/retransmittedBytesSent: Used together with bytesSent to compare the non-retransmitted output with the expected output of the encoder; meant to replace non-standard googActualEncBitrate.
Encoding
totalEncodeTime: Used together with framesEncoded to calculate average encode time; meant to replace non-standard googAvgEncodeMs and the two should make googEncodeUsagePercent not needed.
Last packet received
lastPacketReceivedTimestamp: Can detect large unexpected delays through polling; meant to replace googInterframeDelayMax.
Error correction (FEC)
fecPacketsReceived/fecPacketsDiscarded: Meant to replace non-standard googSecondaryDecodedRate and googSecondaryDiscardedRate.
Screenshare