interface Callback |
Package: | dji.common.flightcontroller |
This protocol provides an interface to update the Intelligent Flight Assistant vision control state.
void onUpdate(VisionControlState state) |
Package: | dji.common.flightcontroller |
Callback function that updates the aircraft state controlled by the intelligent flight assistant.
VisionControlState state | The vision control state. |
{{searchCount}} Results