ramdhasm

Results 4 comments of ramdhasm

What this code do? Its incomplete. I don't understand what you trying to convey?

Thanks for the question. Even I'm facing this issue.

`var fpvController: DUXFPVViewController? ` ``` self.fpvController = DUXFPVViewController() self.fpvController?.fpvView?.showCameraDisplayName = false self.addChild(self.fpvController!) ``` ``` func setupVideoPreviewer() { let product = DJISDKManager.product(); //Use "SecondaryVideoFeed" if the DJI Product is A3, N3,...