禅思H20/H20T的DJICameraLaserMeasureInformation如何在iOS中使用?

How can DJICameraLaserMeasureInformation of Zenmuse H20/H20T be used in iOS?

如何在我的应用程序代码中获取 DJICameraLaserMeasureInformation 值?

找到了:有一个DJILensDelegate方法(在DJILens.h中):

 - (void)lens:(DJILens *_Nonnull)lens
         didUpdateLaserMeasureInformation:(DJICameraLaserMeasureInformation *)information;