我们如何知道 iPad 上的相机是否可用
我正在实现一个 iPad 应用程序,我还需要从图书馆和相机中获取照片。我的问题是 iPad 的第一个版本没有内置摄像头。如何确定相机是否可用?你们能帮我解决这个问题吗?
提前致谢, 钱德拉。
I am implementing an iPad application, and I need to get pictures from the library and camera as well. My problem is the first version of iPad doesn't have the camera in built. How can I determine if camera is available or not? Can you guys please help me on this.
Thanks in advance,
Chandra.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这看起来是一个好的开始: /isCameraDeviceAvailable%3a" rel="nofollow">UIImagePickerController isCameraDeviceAvailable]
This looks like a good start: [UIImagePickerController isCameraDeviceAvailable]