What's the right way to set AVCaptureDevice's activeFormat? #1533
Unanswered
abhinandan-chakraborty
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, I am trying to set
activeFormaton myAVCaptureDevicefor spatial capture (iOS 18 Beta). But I want to know if this is the right way to set theactiveFormatinHaishinKit. Here's what I tried:All reactions