---
title: StartDecoder
description: "启动解码器，成功后可以开始解码流程。"
url: https://www.hikunpeng.com/document/detail/zh/kunpengboostkithistory/240RC1/armnative/kunpengcpsvideo_16_0071.html
sourcePath: /source/zh/kunpengboostkithistory/240RC1/armnative/kunpengcpsvideo_16_0071.html
indexId: a981e5ad457c1ba3a68121527dfe5e10178544e55c213e01ae3f810ac3d0055179
---
# StartDecoder

#### 函数功能

启动解码器，成功后可以开始解码流程。


#### 约束说明

NA


#### 函数原型

DecoderRetCode StartDecoder()


#### 参数说明

NA


#### 返回值说明

数据类型：DecoderRetCode

取值如下：

- VIDEO_DECODER_SUCCESS：启动成功。
- VIDEO_DECODER_START_FAIL：启动失败。
