- this.avPlayer.url = this.videoSrc; 网络http
- this.fileDescriptor = await this.mgr.getRawFd(this.videoSrc); raw/下面的文件夹this.avPlayer.fdSrc = this.fileDescriptor;
- file://media/Photo/145/VID\_1719303947\_022/VID\_20240625\_162416.mp4像这种沙盒目录 怎么处理?
1 回答868 阅读✓ 已解决
1 回答1.2k 阅读
1 回答998 阅读
1 回答953 阅读
1 回答919 阅读
1 回答826 阅读
1 回答776 阅读
可以参考官网AVPlayer开发示例:https://developer.huawei.com/consumer/cn/doc/harmonyos-guides-V5/using-avplayer-for-playback-V5