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.
我应该使用 AVCaptureConnection 的 videoOrientation 属性,还是设置 videoWriterInput 的 transform 属性,或者其他什么?
似乎 AVCaptureConnection 的 videoOrientation 属性在录制时设置了方向,而 videoWriterInput 的 transform 属性将为播放转换设置一个标志。