mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 09:26:28 +02:00
7 lines
151 B
Plaintext
7 lines
151 B
Plaintext
endpoint AudioClient = 82
|
|
{
|
|
FinishedPlayingBuffer(i32 buffer_id) =|
|
|
MutedStateChanged(bool muted) =|
|
|
MainMixVolumeChanged(i32 volume) =|
|
|
}
|