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.
我已MPMediaPlayerController在我的视图中添加,但它只显示播放和暂停按钮。
MPMediaPlayerController
控件不显示 Next/Previous按钮。
如何添加下一个/上一个控件 MPmediaPlayerController?
MPmediaPlayerController
[mp setControlStyle:MPMovieControlStyleFullscreen]; // mp is an instance of MPMoviePlayerController