Clean up SPI declarations for AVSampleBufferDisplayLayer
https://bugs.webkit.org/show_bug.cgi?id=200790
Summary Clean up SPI declarations for AVSampleBufferDisplayLayer
Jer Noble
Reported 2019-08-15 15:09:57 PDT
SPI declarations for AVSampleBufferDisplayLayer are not all located inside AVFoundationSPI.h, and those that are are very complicated with many __has_include() and OS version guards. Clean up these SPI declarations and remove declarations for no-longer supported OSs.
Attachments
Note You need to log in before you can comment on or make changes to this bug.