---
title: OpusDecoderDestroyApi
description: "Opus解码器销毁接口，类似Opus 1.3.1版本的opus_decoder_destroy接口。"
url: https://www.hikunpeng.com/document/detail/zh/kunpengboostkithistory/240RC1/armnative/kunpengcpsvideo_16_0102.html
sourcePath: /source/zh/kunpengboostkithistory/240RC1/armnative/kunpengcpsvideo_16_0102.html
indexId: adf14e1a7057e67d13526492c9a36d37efce05220897945e3932424fcdd0c99379
---
# 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中定义。
