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

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

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