interface Callback |
Package: | dji.common.gimbal |
This interface provides the method to receive the updated state and user configuration.
void onUpdate(@NonNull MovementSettings settings) |
Package: | dji.common.gimbal |
Update the gimbal's user configuration data. This method is only supported by Osmo series.
@NonNull MovementSettings settings | An instance of MovementSettings . |
{{searchCount}} Results