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.
My client have ask me an application that can play some video that are inside the ipad movie folder.
My client want sync his video file by itunes and play it from my application.
不幸的是,iOS SDK 中没有办法播放同步到设备上的用户视频,例如复仇者联盟,只有一个例外。如果视频位于用户的相机胶卷/照片库中,则可以使用 UIImagePicker 播放视频。