4.16 Parent and Name | 4.16 Code | 4.16.1 Parent and Name | 4.16.1 Code | Parent | Name | Type | Param | Return |
dji.sdk.sdkmanager.LiveStreamManager.startStream | int startStream() | dji.sdk.sdkmanager.LiveStreamManager.startStream | synchronized int startStream() | X |
Parent and Name | Code |
dji.common.error.DJIFlightControllerError.NAVIGATION_SATELLITE_SYSTEM_CAN_NOT_SET | static final DJIFlightControllerError NAVIGATION_SATELLITE_SYSTEM_CAN_NOT_SET = new DJIFlightControllerError("The selection of navigation satellite system is only supported when the RTK function is turned off, and cannot be modified in the air") |
dji.common.error.DJIWaypointV2Error.DJIWaypointV2Error | static DJIWaypointV2Error ACTION_ACTUATOR_CAMERA_EXEC_FAIL = new DJIWaypointV2Error("Camera fail to exec coressponding command.", -15008) |
dji.common.error.DJIWaypointV2Error.DJIWaypointV2Error | static DJIWaypointV2Error ACTION_ACTUATOR_OPERATION_INDEX_INVALID = new DJIWaypointV2Error("The action actuator operation index is invalid.", -9005) |
dji.common.error.DJIWaypointV2Error.DJIWaypointV2Error | static DJIWaypointV2Error ACTION_ACTUATOR_STATUS_NOT_MATCH_ACTION = new DJIWaypointV2Error("The actuator state does not match action.", -9004) |
dji.common.error.DJIWaypointV2Error.DJIWaypointV2Error | static DJIWaypointV2Error ACTION_INTERVAL_TRIGGER_WAYPOINT_INDEX_INVALID = new DJIWaypointV2Error("The action trigger waypoint index is invalid.", -8007) |
dji.common.flightcontroller.NavigationSatelliteSystem | enum NavigationSatelliteSystem |
dji.common.flightcontroller.NavigationSatelliteSystem.BEIDOU | BEIDOU(1) |
dji.common.flightcontroller.NavigationSatelliteSystem.GPS_GLONASS | GPS_GLONASS(0) |
dji.common.flightcontroller.NavigationSatelliteSystem.UNKNOWN | UNKNOWN(0xFFFF) |
dji.sdk.flightcontroller.FlightController.getCoordinatedTurnEnabled | void getCoordinatedTurnEnabled(@Nullable CompletionCallbackWith<Boolean> callback) |
dji.sdk.flightcontroller.FlightController.getNavigationSatelliteSystem | void getNavigationSatelliteSystem(@Nullable CompletionCallbackWith<NavigationSatelliteSystem> callback) |
dji.sdk.flightcontroller.FlightController.setCoordinatedTurnEnabled | void setCoordinatedTurnEnabled(@NonNull boolean enabled, @Nullable CompletionCallback<DJIError> callback) |
dji.sdk.flightcontroller.FlightController.setNavigationSatelliteSystem | void setNavigationSatelliteSystem(@NonNull NavigationSatelliteSystem system, @Nullable CompletionCallback<DJIError> callback) |
581f068 511e425 a618c40 76a6472 15bf140 a618c40 f168c7d 61b21e1 7ae0bce 581f068 7ae0bce a1da5c9