|
@@ -106,6 +106,7 @@ You can custom your player instance by those options
|
|
|
| hotkey | true | enable hotkey, support FF, FR, volume control, play & pause |
|
|
|
| preload | 'auto' | values: 'none', 'metadata', 'auto' |
|
|
|
| volume | 0.7 | default volume, notice that player will remember user setting, default volume will not work after user set volume themselves |
|
|
|
+| playbackSpeed | [0.5, 0.75, 1, 1.25, 1.5, 2] | default playback speed, or or you can set a custom one |
|
|
|
| logo | - | showing logo in the top left corner, you can adjust its size and position by CSS |
|
|
|
| apiBackend | - | getting and sending danmaku in your way, see [#live](#live) |
|
|
|
| video | - | video info |
|