---
title: Reset
description: "重置编码器，部分编码参数设置需要在本接口调用后生效。"
url: https://www.hikunpeng.com/document/detail/zh/kunpengboostkithistory/240RC1/armnative/kunpengcpsvideo_16_0092.html
sourcePath: /source/zh/kunpengboostkithistory/240RC1/armnative/kunpengcpsvideo_16_0092.html
indexId: 3533163174d2743446cb1911c2de4a1425db52db2a6360da0634130a21c2339179
---
# Reset

重置编码器，部分编码参数设置需要在本接口调用后生效。

#### 约束说明

无


#### 函数原型

int32_t Reset() = 0


#### 参数说明

NA


#### 返回值说明

数据类型：GpuEncoderErrorCode

取值如下：

- OK：重置编码器成功。
- 其他：重置编码器失败。
