let photoSettings = new AVCapturePhotoSettings(format = [AVVideoCodecKey = AVVideoCodecType.jpeg]);
这样写提示错误
error: cannot assign to value: 'AVVideoCodecKey' is a 'let' constant
cannot assign value of type 'AVVideoCodecType' to type 'String'
52yaoer
- 发布:2024-07-21 16:44
- 更新:2024-07-21 17:01
- 阅读:87
52yaoer (作者)
没
2024-07-21 19:00
1***@qq.com
回复 52yaoer: 方便加qq聊
2024-07-22 14:31
52yaoer (作者)
回复 1***@qq.com: 176142998
2024-07-24 17:36