Files
ladybird/Libraries/LibWeb/WebAudio
Ben Eidson 96b142e10b LibWeb/WebAudio: Add renderQuantumSize
Adds this attribute to BaseAudioContext.idl and adds associated test for
OfflineAudioContext. This gives a set value that can be used to start
implementing OfflineAudioContext::start_rendering(). Updates idlharness
test to account for now implemented renderQuantumSize.
2025-08-20 14:51:01 +02:00
..