interface TapZoomStateCallback |
Package: | dji.sdk.camera |
Called when the camera's zoom state is updated. For Zenmuse H20 Series and Mavic 2 Enterprise Advanced, please use class Lens
.
void onUpdate(TapZoomState tapZoomState) |
Package: | dji.sdk.camera |
Update tap zoom state.
TapZoomState tapZoomState | The tap zoom state values. |
{{searchCount}} Results