mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
async_enqueue() is a wrapper over the async_enqueue_buffer() call to AudioServer. This allows users to asyncronously enqueue audio samples, when the program requires non-blocking audio streaming. This also makes ClientConnection use east-const everywhere.
1.4 KiB
1.4 KiB