public static interface

DJICamera.CameraUpdatedSSDStateCallback

dji.sdk.Camera.DJICamera.CameraUpdatedSSDStateCallback

Class Overview

Supported only by X5R camera
This interface provides general information and current status of the SSD.

Summary

Public Methods
abstract void onResult(DJICamera.CameraSSDState state)
The state parameter contains the SSD's information.

Public Methods

public abstract void onResult (DJICamera.CameraSSDState state)

The state parameter contains the SSD's information.

Parameters
state The SSD's information.