Files
ladybird/Userland/Libraries/LibAudio
Zaggy1024 bc4d4f0f95 LibAudio: Create a playback class with a PulseAudio implementation
This adds an abstract `Audio::PlaybackStream` class to allow cross-
platform audio playback to be done in an opaque manner by applications
in both Serenity and Lagom.

Currently, the only supported audio API is PulseAudio, but a Serenity
implementation should be added shortly as well.
2023-08-04 13:49:36 -06:00
..
2023-05-31 16:23:07 +02:00
2023-05-31 16:23:07 +02:00
2023-08-04 12:56:27 +02:00