Adding basic control and position tracking of played file.

the VLC_RC.playing property is not very accurate right now and possibly switches to false, even if the video isn't finished.
This commit is contained in:
Fabian Stamm
2017-06-15 00:43:26 +02:00
parent 831e06fe0b
commit ccddd1abcb
5 changed files with 176 additions and 26 deletions

1
.gitignore vendored
View File

@ -4,6 +4,7 @@ logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.vscode/
# Runtime data
pids