52yaoer
52yaoer
  • 发布:2024-07-21 16:44
  • 更新:2024-07-21 17:01
  • 阅读:87

uts开发iOS插件AVVideoCodecKey如何写呢?

分类:uts

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'

2024-07-21 16:44 负责人:无 分享
已邀请:
1***@qq.com

1***@qq.com

你好问题解决了吗

  • 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

要回复问题请先登录注册