Structs§
BufferConsumptionRecord
records the timestamp and the accumulated number of consumed frames at every stream buffer commit. It is used to compute the buffer consumption rate.PerformanceReport
is the estimated buffer consumption rate and error term derived by the linear regression ofBufferConsumptionRecord
.