diff options
author | kleines Filmröllchen <filmroellchen@serenityos.org> | 2022-02-20 13:18:38 +0100 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-04-21 13:55:00 +0200 |
commit | cb0e95c928e152d39dc60198ab714f437a2347ce (patch) | |
tree | 2466dca62702a23b30401e34429dc8a1d035dbef /Userland/Services/AudioServer/AudioServer.ipc | |
parent | fc7d231b004e6d141caf880dc837b701dd1898f5 (diff) | |
download | serenity-cb0e95c928e152d39dc60198ab714f437a2347ce.zip |
LibAudio+Everywhere: Rename Audio::Buffer -> Audio::LegacyBuffer
With the following change in how we send audio, the old Buffer type is
not really needed anymore. However, moving WavLoader to the new system
is a bit more involved and out of the scope of this PR. Therefore, we
need to keep Buffer around, but to make it clear that it's the old
buffer type which will be removed soon, we rename it to LegacyBuffer.
Most of the users will be gone after the next commit anyways.
Diffstat (limited to 'Userland/Services/AudioServer/AudioServer.ipc')
0 files changed, 0 insertions, 0 deletions