mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 09:02:44 +02:00
6 lines
111 B
Plaintext
6 lines
111 B
Plaintext
endpoint AudioClient = 82
|
|
{
|
|
FinishedPlayingBuffer(i32 buffer_id) =|
|
|
MutedStateChanged(bool muted) =|
|
|
}
|