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.
我想使用 imagePickerController 从照片库中挑选视频。
但我的模拟器上没有视频。我知道如何在模拟器中加载图像,但不知道如何加载视频。请帮忙。
您必须将 .mov 文件拖放到模拟器中。完成此操作后,您将看到视频,并且可以将其保存到相机胶卷(使用该屏幕中显示的按钮之一)。
但是您将无法在模拟器中选择视频,因为压缩视频时出错。