提交 2c1f31ce 编写于 作者: H hwgaizw

audio js api Signed-off-by: hwgaizw <gaizhengwei@huawei.com>

Signed-off-by: Nhwgaizw <gaizhengwei@huawei.com>
Change-Id: I619bb4359bdf71caad79d2b4f81ffe7f2230f03d
上级 e8e4c908
......@@ -20,7 +20,7 @@
### 全流程场景
端到端的开发示例请参考:https://gitee.com/openharmony/app_samples/tree/master/media
端到端的开发示例请参考:https://gitee.com/openharmony/app_samples/blob/master/media/Recorder/entry/src/main/ets/MainAbility/pages/Play.ets
包含流程:创建实例,设置uri,播放音频,跳转播放位置,设置音量,暂停播放,获取轨道信息,停止播放,重置,释放资源等流程。
......
......@@ -20,7 +20,7 @@
### 全流程场景
端到端的开发示例请参考:https://gitee.com/openharmony/app_samples/tree/master/media
端到端的开发示例请参考:https://gitee.com/openharmony/app_samples/blob/master/media/Recorder/entry/src/main/ets/MainAbility/pages/RecordPage.ets
包含流程:创建实例,设置录制参数,录制音频,暂停录制,恢复录制,停止录制,释放资源等流程。
......
......@@ -39,7 +39,7 @@
### 全流程场景
端到端的开发示例请参考:https://gitee.com/openharmony/app_samples/tree/master/media
端到端的开发示例请参考:https://gitee.com/openharmony/app_samples/blob/master/media/Recorder/entry/src/main/ets/MainAbility/pages/Play.ets
包含流程:创建实例,设置url,设置SurfaceId,准备播放视频,播放视频,暂停播放,获取轨道信息,跳转播放位置,设置音量,设置倍速,结束播放,重置,释放资源等流程。
......
......@@ -20,7 +20,7 @@
### 全流程场景
端到端的开发示例请参考:https://gitee.com/openharmony/app_samples/tree/master/media
端到端的开发示例请参考:https://gitee.com/openharmony/app_samples/blob/master/media/Recorder/entry/src/main/ets/MainAbility/pages/RecordPage.ets
包含流程:创建实例,设置录制参数,录制视频,暂停录制,恢复录制,停止录制,释放资源等流程。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册