diff -r 92cb33eb7a75 -r 510fd2a482f4 test/oggvideo.html
--- a/test/oggvideo.html Sat Oct 19 01:34:55 2024 +0200
+++ b/test/oggvideo.html Tue Oct 22 07:03:54 2024 +0200
@@ -1,50 +1,55 @@
-
+
-
-
-
-
- Metadataplayer test with HTML5 / OGG Video
-
-
-
-
+
+
+
+ Metadataplayer test with HTML5 / OGG Video
+
+
+
+
-
- Metadataplayer test with HTML5 / OGG Video - Does not work with IE and Safari
-
-
-
-
+ container: "AnnotationsListContainer",
+ },
+ { type: "Mediafragment" },
+ ],
+ };
+ _myPlayer = new IriSP.Metadataplayer(_config);
+
+