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

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

#### 约束说明

无


#### 函数原型

int32_t Reset() = 0


#### 返回值说明

数据类型：GpuEncoderErrorCode

取值如下：

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