mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
The live offset override is used to replace the media-defined live offset after user seeks to ensure the live adjustment adjusts to the new user-provided live offset and doesn't go back to the original one. However, the code currently clips the override to the min/max live offsets defined in LiveConfiguration. This is useful to clip the default value (in case of inconsistent values in the media), but the clipping shouldn't be applied to user overrides as the player will then adjust the position back to the min/max and doesn't stay at the desired user position. See |
||
|---|---|---|
| .. | ||
| androidTest | ||
| main | ||
| test | ||