mirror of
https://github.com/RGBCube/serenity
synced 2025-05-25 01:25:07 +00:00
6 lines
151 B
Text
6 lines
151 B
Text
endpoint AudioClient = 82
|
|
{
|
|
FinishedPlayingBuffer(i32 buffer_id) =|
|
|
MutedStateChanged(bool muted) =|
|
|
MainMixVolumeChanged(i32 volume) =|
|
|
}
|