mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 19:37:35 +00:00
WebContent: Replace the Serenity audio plugin with the agnostic one
The behavior of the Serenity `PlaybackStream` implementation should match the `AudioCodecPluginSerenity` class removed by this commit. Any inconsistencies should be fixable without needing feature additions to the underlying implementation.
This commit is contained in:
parent
88190202cc
commit
9d65965060
4 changed files with 2 additions and 156 deletions
|
@ -11,7 +11,6 @@ compile_ipc(WebDriverClient.ipc WebDriverClientEndpoint.h)
|
|||
compile_ipc(WebDriverServer.ipc WebDriverServerEndpoint.h)
|
||||
|
||||
set(SOURCES
|
||||
AudioCodecPluginSerenity.cpp
|
||||
ConnectionFromClient.cpp
|
||||
ConsoleGlobalEnvironmentExtensions.cpp
|
||||
ImageCodecPluginSerenity.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue