mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-14 10:20:36 +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) =|
|
|
}
|