Congestion control and bandwidth transport stats

Hello, I’ve seen that mediasoup includes congestion control algorithms.
I was wondering if the bandwidth data you get through a WebRTCTransportStats struct (in Rust) reflect the diminished bandwidth ?
If so, is the good practice to check the bandwidth periodically and apply different techniques to reduce latency (decrease quality, use lossy compression algorithms, etc.)