Skip to content

视频录制结果

类型名称

onRecordingResult

回调示例

json
{
  "path": "/storage/emulated/0/Android/data/test.leven.uniplugin.com/video/1709286764483.mp4"
}

回调说明

参数名参数类型参数描述
messageString消息提示
dataObject数据对象
data.pathString录像文件路径
codeInteger返回类型,0.成功,其他:失败