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.
我正在做一个与相机方向相关的项目。我想通过以编程方式更改 UIDevice 方向来知道,相机方向是否也会改变?或者还有其他一些方法可以以编程方式更改相机方向,或者仅物理旋转设备是唯一的选择。谢谢
使用 AVCaptureConnection 你应该能够设置方向。