manifestExtXEndlistEarly.json 924 Bytes
{
  "allowCache": true,
  "mediaSequence": 0,
  "playlistType": "VOD",
  "segments": [
    {
      "duration": 10,
      "timeRange": {
        "end": 10,
        "start": 0
      },
      "uri": "/test/ts-files/zencoder/gogo/00001.ts"
    },
    {
      "duration": 10,
      "timeRange": {
        "end": 20,
        "start": 10
      },
      "uri": "/test/ts-files/zencoder/gogo/00002.ts"
    },
    {
      "duration": 10,
      "timeRange": {
        "end": 30,
        "start": 20
      },
      "uri": "/test/ts-files/zencoder/gogo/00003.ts"
    },
    {
      "duration": 10,
      "timeRange": {
        "end": 40,
        "start": 30
      },
      "uri": "/test/ts-files/zencoder/gogo/00004.ts"
    },
    {
      "duration": 10,
      "timeRange": {
        "end": 50,
        "start": 40
      },
      "uri": "/test/ts-files/zencoder/gogo/00005.ts"
    },
  ],
  "targetDuration": 10,
  "totalDuration": 30
}