mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-08 06:09:58 +00:00
LibWeb/WebAudio: Fire complete event with OfflineAudioCompletionEvent
This commit is contained in:
parent
556699d601
commit
47b512ec56
Notes:
github-actions[bot]
2025-11-19 16:27:18 +00:00
Author: https://github.com/Lubrsi
Commit: 47b512ec56
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6860
9 changed files with 120 additions and 14 deletions
|
|
@ -473,6 +473,7 @@ libweb_js_bindings(WebAudio/ConstantSourceNode)
|
|||
libweb_js_bindings(WebAudio/DelayNode)
|
||||
libweb_js_bindings(WebAudio/GainNode)
|
||||
libweb_js_bindings(WebAudio/MediaElementAudioSourceNode)
|
||||
libweb_js_bindings(WebAudio/OfflineAudioCompletionEvent)
|
||||
libweb_js_bindings(WebAudio/OfflineAudioContext)
|
||||
libweb_js_bindings(WebAudio/OscillatorNode)
|
||||
libweb_js_bindings(WebAudio/PannerNode)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue