mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-24 18:24:45 -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) =|
|
|
}
|