123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- {
- "allowCache": true,
- "mediaSequence": 7794,
- "discontinuitySequence": 0,
- "discontinuityStarts": [],
- "segments": [
- {
- "duration": 2.833,
- "timeline": 0,
- "key": {
- "method": "AES-128",
- "uri": "https://priv.example.com/key.php?r=52"
- },
- "uri": "http://media.example.com/fileSequence52-A.ts"
- },
- {
- "duration": 15,
- "timeline": 0,
- "key": {
- "method": "AES-128",
- "uri": "https://priv.example.com/key.php?r=52"
- },
- "uri": "http://media.example.com/fileSequence52-B.ts"
- },
- {
- "duration": 13.333,
- "timeline": 0,
- "key": {
- "method": "AES-128",
- "uri": "https://priv.example.com/key.php?r=52"
- },
- "uri": "http://media.example.com/fileSequence52-C.ts"
- },
- {
- "duration": 15,
- "timeline": 0,
- "key": {
- "method": "AES-128",
- "uri": "https://priv.example.com/key.php?r=53"
- },
- "uri": "http://media.example.com/fileSequence53-A.ts"
- },
- {
- "duration": 14,
- "timeline": 0,
- "key": {
- "method": "AES-128",
- "uri": "https://priv.example.com/key.php?r=54",
- "iv": new Uint32Array([0, 0, 331, 3063767524])
- },
- "uri": "http://media.example.com/fileSequence53-B.ts"
- },
- {
- "duration": 15,
- "timeline": 0,
- "uri": "http://media.example.com/fileSequence53-B.ts"
- }
- ],
- "targetDuration": 15
- }
|