RESOLVED CONFIGURATION CHANGED 217973
[Media in GPU Process] Clean up the current implementation of RemoteAudioDestination and RemoteAudioDestinationProxy
https://bugs.webkit.org/show_bug.cgi?id=217973
Summary [Media in GPU Process] Clean up the current implementation of RemoteAudioDest...
Peng Liu
Reported 2020-10-20 10:45:38 PDT
The current implementation is Cocoa specific, but it includes a lot of macros and looks like it can be used by other ports. We need to clean up that. Every port has its AudioDestination implementation, e.g., AudioDestinationCocoa and AudioDestinationGStreamer. Probably every port also needs a port-specific implementation to run a part of AudioDestination in the GPU Process?
Attachments
Radar WebKit Bug Importer
Comment 1 2020-10-27 10:46:15 PDT
Peng Liu
Comment 2 2021-08-24 15:12:29 PDT
The implementation of RemoteAudioDestination has been changed significantly. Let's close this bug.
Note You need to log in before you can comment on or make changes to this bug.