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.
添加后,我想知道是否可以从其超级视图中删除电影播放器。我已经搜索了很多,但我还没有找到任何解决方案。特别是,当用户点击结束按钮时,我会删除播放器。
有什么建议么?
也许你可以使用这样的代码:
[thePlayer.view removeFromSuperview];
[视频播放器停止]; [videoPlayer removeFromSuperview];