interface Callback |
Package: | dji.common.camera |
Updates the camera's current state. In order to begin updates, call the startCameraStateUpdates method for the respective aircraft.
void onUpdate(@NonNull SystemState systemState) |
Package: | dji.common.camera |
Called when the camera's current state has been updated.
@NonNull SystemState systemState | The system state of camera. |
{{searchCount}} Results