interface Callback |
Package: | dji.common.camera |
This interface provides updated information about the lens and focus.
void onUpdate(@NonNull FocusState state) |
Package: | dji.common.camera |
Called when the camera's lens and focus state has been updated. For Zenmuse H20 Series and Mavic 2 Enterprise Advanced, please use class Lens
.
@NonNull FocusState state | The camera lens and focus state information. |
{{searchCount}} Results