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