mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-26 19:32:06 -05:00
6 lines
151 B
Text
6 lines
151 B
Text
endpoint AudioClient = 82
|
|
{
|
|
FinishedPlayingBuffer(i32 buffer_id) =|
|
|
MutedStateChanged(bool muted) =|
|
|
MainMixVolumeChanged(i32 volume) =|
|
|
}
|