зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1761339 - Fix define to change the audiosink depth on M1 Macs. r=alwu DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D141988
This commit is contained in:
Родитель
9bd0c3604e
Коммит
89f2f7638b
|
@ -9602,7 +9602,7 @@
|
|||
# reached. The total size of the ring-buffer is slightly bigger than this.
|
||||
- name: media.audio.audiosink.threshold_ms
|
||||
type: AtomicFloat
|
||||
#if defined(XP_MACOSX) && defined(__aarch64__)
|
||||
#if defined(XP_MACOSX) && defined(MOZ_AARCH64)
|
||||
value: 1000.0
|
||||
#else
|
||||
value: 200.0
|
||||
|
|
Загрузка…
Ссылка в новой задаче