Skip to content

Commit

Permalink
docs: 支持 wav,g711
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaohappy committed May 30, 2024
1 parent 50375de commit 77fe879
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/avplayer.html
Original file line number Diff line number Diff line change
Expand Up @@ -213,9 +213,9 @@
<body>

<div style="margin-left: 10px;">
支持 mp4、mov、mpegts、flv、matroska、webm、mp3、oggs、flac、aac 封装格式 <br>
支持 mp4、mov、mpegts、flv、matroska、webm、mp3、oggs、flac、aac、wav 封装格式 <br>
支持 hls、dash 协议 (只支持 url 播放)<br>
支持 h264、hevc、av1、mpeg4、vp8、vp9、aac、mp3、opus、speex、flac、vorbis 编码 <br>
支持 h264、hevc、av1、mpeg4、vp8、vp9、aac、mp3、opus、speex、flac、vorbis、g711 编码 <br>
支持直播(LIVE)和点播(VOD) <br>
支持本地文件播放和网络 url 地址播放 <br>

Expand Down

0 comments on commit 77fe879

Please sign in to comment.