Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何向 AVCaptureVideoPreviewLayer 添加过滤器?我尝试制作 CIFilter 并将 AVCaptureVideoPreviewLayer.filters 属性设置为带有过滤器的数组,但它什么也没做。