dji.sdk.Camera.DJICamera.CameraUpdatedSSDStateCallback |
Supported only by X5R camera
This interface provides general information and current status of the SSD.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void | onResult(DJICamera.CameraSSDState state) The state parameter contains the SSD's information. |
The state parameter contains the SSD's information.
state | The SSD's information. |
---|