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.
我正在构建一个 iPad 相机应用程序,现在我基于一个“神奇”数字进行大量计算,即后置 5MP 相机的当前分辨率(例如 2592x1936)。我预计有一天苹果会用 8MP 取代那台相机。有没有一种方法(无需拍照和检查尺寸)可以从框架中发现后置摄像头的分辨率,无论是现在还是将来?
谢谢!
如果我已经错过了如何做到这一点,你能告诉我吗?;)