The kMinimumFrameRate constant is only used in a comparison with RateControlParameters::framerate_fps, which is of the double type. Declare kMinimumFrameRate as double to match. Note: The kMinimumFrameRate constant was added in https://webrtc-review.googlesource.com/c/src/+/170360. Bug: webrtc:11404 Change-Id: I11769867d4e52a720219c8a0ade8e8b74d13ca86 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/293384 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Wan-Teh Chang <wtc@google.com> Cr-Commit-Position: refs/heads/main@{#39320}