---
title: 接口说明
description: "视频流音频播放和麦克风输入功能支持Opus格式码流输入和输出，该功能需要对应的Opus编解码库提供编解码能力支持，该库由二次开发者实现，并以动态链接库的形式提供。其动态库的名字为：libVmiOpus.so。"
url: https://www.hikunpeng.com/document/detail/zh/kunpengboostkithistory/240RC2/armnative/kunpengcpsvideo_16_0102.html
sourcePath: /source/zh/kunpengboostkithistory/240RC2/armnative/kunpengcpsvideo_16_0102.html
indexId: 47635ffa87a9aefa3e62f30ff27a6fa38aab225fbf0679c41280c2ac2007959179
---
# 接口说明

视频流音频播放和麦克风输入功能支持Opus格式码流输入和输出，该功能需要对应的Opus编解码库提供编解码能力支持，该库由二次开发者实现，并以动态链接库的形式提供。其动态库的名字为：libVmiOpus.so。

该系列接口与开源软件Opus 1.3.1版本（参考链接：https://github.com/xiph/opus/tree/v1.3.1(https://github.com/xiph/opus/tree/v1.3.1)）类似，可以参考其API和数据接口定义。
