mirror of
https://github.com/bytedance/xgplayer.git
synced 2025-04-05 11:18:46 +08:00
release: xgplayer@3.0.17-alpha.10
This commit is contained in:
parent
b8dd75b7a3
commit
bea1a71d21
@ -328,10 +328,7 @@ function init(index = 0, config = {}) {
|
||||
volume: {
|
||||
position: 'rootTop'
|
||||
},
|
||||
playbackRate: {
|
||||
// listType: 'side',
|
||||
list: [1,2,3,4],
|
||||
},
|
||||
playbackRate: [1,2,3,4],
|
||||
// rotate: {
|
||||
// innerRotate: false
|
||||
// },
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xgplayer",
|
||||
"version": "3.0.17-alpha.9",
|
||||
"version": "3.0.17-alpha.10",
|
||||
"description": "video player",
|
||||
"main": "dist/index.min.js",
|
||||
"module": "es/index.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user