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.
嗨,我的名字是 abhishek,我正在尝试使用 mpmovieplayer 在我的应用程序中显示视频。我创建了一个示例应用程序,我可以看到播放/暂停、下一个、上一个控件。但是我看不到音量滑块。默认情况下不显示音量滑块吗?
查看文档后,似乎 MPMoviePlayerController 可能不再包含音量滑块。也许考虑使用MPVolumeView。