BradLarson / GPUImage2

GPUImage 2 is a BSD-licensed Swift framework for GPU-accelerated video and image processing.
BSD 3-Clause "New" or "Revised" License
4.85k stars 605 forks source link

'renderFrame' is inaccessible due to 'internal' protection level #292

Open StromanStroman opened 5 years ago

StromanStroman commented 5 years ago

i wanna custom a filter. i try to override renderFrame in BasicOperations but it shows this error how to fix it?