0

I have an iOS app that plays a few remote media. When the user switches to a different video, I set the VLCMediaPlayer.media to a new remote media. The problem I have is the last video still has a frame in the video player paused. How do I clear that frame and show a black screen

Charlie Wu
  • 7,657
  • 5
  • 33
  • 40
  • you will have to do this manually by removing the view or putting something on top. This is a libvlc limitation – mfkl Aug 09 '23 at 12:44

0 Answers0