Bug 1890689 Don't pretend to pre-buffer with DynamicResampler r=pehrsons
commit6b3d7d437a354d1f91b288180aaa2c861c5dde02
authorKarl Tomlinson <karlt+@karlt.net>
Thu, 18 Apr 2024 04:09:50 +0000 (18 04:09 +0000)
committerKarl Tomlinson <karlt+@karlt.net>
Thu, 18 Apr 2024 04:09:50 +0000 (18 04:09 +0000)
treebc9fc83b816bd9f0baed411b60094f03636221e0
parent92b8afc7d10792de8a7e8a3239f8c40b441d25c1
Bug 1890689 Don't pretend to pre-buffer with DynamicResampler r=pehrsons

The pre-buffering parameter is unused when EnsurePreBuffer() is not called.

Differential Revision: https://phabricator.services.mozilla.com/D207663
dom/media/driftcontrol/gtest/TestDynamicResampler.cpp