File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -79,8 +79,8 @@ var option = {
7979+ ` ap.setMusic(index) ` // Switch music
8080+ ` ap.lrc ` // Lrc time and text
8181+ ` ap.playIndex ` // Current playing index
82- + ` ap.audio ` // Return native video , most [ native api] ( http://www.w3schools.com/tags/ref_av_dom.asp ) are supported
83- + ` dp .audio.currentTime` // Returns the current playback position
82+ + ` ap.audio ` // Return native audio , most [ native api] ( http://www.w3schools.com/tags/ref_av_dom.asp ) are supported
83+ + ` ap .audio.currentTime` // Returns the current playback position
8484 + Most [ native api] ( http://www.w3schools.com/tags/ref_av_dom.asp )
8585
8686#### Event binding
@@ -221,4 +221,4 @@ $ npm run build
221221
222222## LICENSE
223223
224- [ The Star And Thank Author License (SATA)] ( https://github.com/DIYgod/APlayer/blob/master/LICENSE )
224+ [ The Star And Thank Author License (SATA)] ( https://github.com/DIYgod/APlayer/blob/master/LICENSE )
You can’t perform that action at this time.
0 commit comments