I have a .mp4 file in which I want to add rounded corners and make the background (behind the rounded corners) transparant. I got two issues with my current code:
For some reason, the CALayer I apply with the rounded corners, remains...
I have a .mp4 file in which I want to add rounded corners and make the background (behind the rounded corners) transparant. I got two issues with my current code:
For some reason, the CALayer I apply with the rounded corners makes the...