class AutoSensingInfoListener
interface AutoSensingInfoListener
|
Package: | dji.v5.manager.intelligent |
Description:
Auto sensing function information listener.
Supported since MSDK 5.14.0
Class Members:
method onAutoSensingInfoUpdate
void onAutoSensingInfoUpdate(@NonNull AutoSensingInfo info)
|
Package: | dji.v5.manager.intelligent |
Description:
This method will be called back when the auto sensing information changes.
Supported since MSDK 5.14.0
method onTrackingTargetUpdate
default void onTrackingTargetUpdate(@NonNull AutoSensingTarget target)
|
Package: | dji.v5.manager.intelligent |
Description:
This method is called back when the Tracking target changes.
Supported since MSDK 5.14.0