Compute baseLatency at construction and cache the value
Since the baseLatency value is fixed after construction, compute the value when the AudioContext is constructed and cache the value so that any queries just return the value from the slot. Bug: 1005150 Change-Id: I0a4b8c4fb42deb5721f0ecdce5a8bc3b3c4cb26e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1903750Reviewed-by:Hongchan Choi <hongchan@chromium.org> Commit-Queue: Raymond Toy <rtoy@chromium.org> Cr-Commit-Position: refs/heads/master@{#713643}
Showing
Please register or sign in to comment