---
title: hi_mpi_isp_get_ae_route_attr_ex
description: "| 产品 | 是否支持 |"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/others/ispdevug/ispdevapi_0169.html
sourcePath: /source/zh/canncommercial/900/others/ispdevug/ispdevapi_0169.html
indexId: 6d34fb9500f3dad8be1db929756fe745e7d76075e1b486301aff45b1f9c707cb65
---
# hi_mpi_isp_get_ae_route_attr_ex

#### 产品支持情况

| 产品 | 是否支持 |
| --- | --- |
| Atlas 350 加速卡 | ☓ |
| Atlas A3 训练系列产品 / Atlas A3 推理系列产品 | ☓ |
| Atlas A2 训练系列产品 / Atlas A2 推理系列产品 | ☓ |
| Atlas 200I/500 A2 推理产品 | √ |
| Atlas 推理系列产品 | ☓ |
| Atlas 训练系列产品 | ☓ |


#### 功能说明

获取AE曝光分配策略扩展属性。


#### 函数原型

```
hi_s32
hi_mpi_isp_get_ae_route_attr_ex(
hi_vi_pipe
vi_pipe,
hi_isp_ae_route_ex
*ae_route_attr_ex)
```


#### 参数说明

| 参数名 | 输入/输出 | 说明 |
| --- | --- | --- |
| vi\_pipe | 输入 | VI PIPE号。 取值范围：[0, 12)。 |
| ae\_route\_attr\_ex | 输出 | AE曝光分配策略扩展属性结构体指针。 |


#### 返回值说明

- 0：成功
- 非0：失败，参见  ISP返回码
。
