impl media interactions recording

close #159
close #72
listen to HTMLMediaElement's play/pause events, and replay them
by programmatically play and pause the target element.
This commit is contained in:
Yanzhen Yu
2020-01-12 21:37:01 +08:00
parent 2d07b37701
commit abfb90a778
5 changed files with 89 additions and 4 deletions

View File

@@ -58,7 +58,7 @@
"dependencies": {
"@types/smoothscroll-polyfill": "^0.3.0",
"mitt": "^1.1.3",
"rrweb-snapshot": "^0.7.23",
"rrweb-snapshot": "file:../snapshot",
"smoothscroll-polyfill": "^0.4.3"
}
}