We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a98996 commit cbc65bfCopy full SHA for cbc65bf
1 file changed
plugins/test.demo.js
@@ -0,0 +1,10 @@
1
+/**
2
+ * @name 测试插件
3
+ * @id test.demo
4
+ * @version 1.0.0
5
+ * @type control
6
+ * @apiLevel 2
7
+ * @author tester
8
+ * @description 测试用控制插件
9
+ */
10
+splayer.register({ events: ["trackChange"] });
0 commit comments