---
title: OpusDecoderDestroyApi
description: "Opus解码器销毁接口，类似Opus 1.3.1版本的opus_decoder_destroy接口。"
url: https://www.hikunpeng.com/document/detail/zh/kunpengboostkithistory/240RC2/armnative/kunpengcpsvideo_16_0110.html
sourcePath: /source/zh/kunpengboostkithistory/240RC2/armnative/kunpengcpsvideo_16_0110.html
indexId: 7906c17c0f48ed7a1df6ea29bc60cf90612a3d32a949b2f7729d6ade1fe35b0d79
---
# OpusDecoderDestroyApi

#### 函数功能

Opus解码器销毁接口，类似Opus 1.3.1版本的opus_decoder_destroy接口。


#### 约束说明

NA


#### 函数原型

void OpusDecoderDestroyApi(OpusDecoder *st)


#### 参数说明

与Opus 1.3.1中opus_decoder_destroy接口一致，请参见Opus 1.3.1中定义。


#### 返回值说明

与Opus 1.3.1中opus_decoder_destroy接口一致，请参见Opus 1.3.1中定义。
