fmp4.js 783 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "allowCache": true,
  3. "mediaSequence": 1,
  4. "playlistType": "VOD",
  5. "targetDuration": 6,
  6. "discontinuitySequence": 0,
  7. "discontinuityStarts": [],
  8. "segments": [
  9. {
  10. "byterange": {
  11. "length": 5666510,
  12. "offset": 720
  13. },
  14. "duration": 6.006,
  15. "timeline": 0,
  16. "uri": "main.mp4",
  17. "map": {
  18. "byterange": {
  19. "length": 720,
  20. "offset": 0
  21. },
  22. "uri": "main.mp4"
  23. }
  24. },
  25. {
  26. "byterange": {
  27. "length": 5861577,
  28. "offset": 5667230
  29. },
  30. "duration": 6.006,
  31. "timeline": 0,
  32. "uri": "main.mp4",
  33. "map": {
  34. "byterange": {
  35. "length": 720,
  36. "offset": 0
  37. },
  38. "uri": "main.mp4"
  39. }
  40. }
  41. ],
  42. "endList": true
  43. }