@flussonic/flussonic-dvr-player 25.11.6 → 25.11.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -1
- package/dist/FlussonicDvrPlayer.js +9 -9
- package/dist/FlussonicDvrPlayer.js.gz +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -85,7 +85,6 @@ additional:
|
|
|
85
85
|
- `from` - start time of playback (utc in sec)
|
|
86
86
|
- `to` - stop time of playback (utc in sec)
|
|
87
87
|
- `play_duration` - stops playback after some playback duration (`sec`)
|
|
88
|
-
- `thumbnails_enabled` - enable/disable thumbnails (`true`|`false`)
|
|
89
88
|
- `locale` - player locale (`ru` | `en`)
|
|
90
89
|
- `zoom` - initial zoom for the timeline (`sec`)
|
|
91
90
|
- `debug` - debug mode (`true`|`false`)
|