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.
如何在 IOS 中将 MPMoviePlayerController 中的视频静音。我对搜索代码感到非常沮丧。请帮我出去。在过去的 20 天里,我被困在这个问题上。或者请指导使用带有静音选项的 AVPlayer 进行播放。
AVPlayer 具有“静音”布尔字段,只需将其设置为“YES”。