mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-25 03:36:36 +00:00
LibWeb: Add StereoPannerNode
interface
This commit is contained in:
parent
26c2484c2f
commit
56907e2de6
Notes:
github-actions[bot]
2025-01-18 09:21:44 +00:00
Author: https://github.com/tcl3
Commit: 56907e2de6
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3291
8 changed files with 339 additions and 0 deletions
|
@ -379,6 +379,7 @@ libweb_js_bindings(WebAudio/OfflineAudioContext)
|
|||
libweb_js_bindings(WebAudio/OscillatorNode)
|
||||
libweb_js_bindings(WebAudio/PannerNode)
|
||||
libweb_js_bindings(WebAudio/PeriodicWave)
|
||||
libweb_js_bindings(WebAudio/StereoPannerNode)
|
||||
libweb_js_bindings(WebGL/ANGLEInstancedArrays)
|
||||
libweb_js_bindings(WebGL/WebGL2RenderingContext)
|
||||
libweb_js_bindings(WebGL/WebGLActiveInfo)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue