class AutoSensingTarget
@Keep class AutoSensingTarget
|
| Package: | dji.v5.manager.intelligent |
Description:
Target area for auto sensing.
Supported since MSDK 5.14.0
Class Members:
Members
method getTargetType
AutoSensingTargetType getTargetType()
|
| Package: | dji.v5.manager.intelligent |
Description:
Gets the auto sensing target type.
Return:
method getTargetIndex
| Package: | dji.v5.manager.intelligent |
Description:
Gets the auto sensing target index.
Return:
| int | Returns the auto sensing target index. |
method getRect
| Package: | dji.v5.manager.intelligent |
Description:
Gets the auto sensing target area.
Return:
method getLabel
| Package: | dji.v5.manager.intelligent |
Description:
Gets the auto sensing target lable.
Return:
| String | Returns the auto sensing target lable. |