如果我应该使用avcaptureconnection的视频oriveation属性,或者设置videoWriterInput的变换属性,或者其他东西?

有帮助吗?

解决方案

Seems like AVCaptureConnection's videoOrientation property sets the orientation as it's recording, while the transform property of the videoWriterInput will set a flag for the playback transform.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top