Commit updated Javascript packages
This commit is contained in:
20
build/javascript/node_modules/m3u8-parser/test/fixtures/m3u8/emptyAllowCache.json
generated
vendored
Normal file
20
build/javascript/node_modules/m3u8-parser/test/fixtures/m3u8/emptyAllowCache.json
generated
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"allowCache": true,
|
||||
"mediaSequence": 0,
|
||||
"playlistType": "VOD",
|
||||
"segments": [
|
||||
{
|
||||
"byterange": {
|
||||
"length": 522828,
|
||||
"offset": 0
|
||||
},
|
||||
"duration": 10,
|
||||
"timeline": 0,
|
||||
"uri": "hls_450k_video.ts"
|
||||
}
|
||||
],
|
||||
"targetDuration": 10,
|
||||
"endList": true,
|
||||
"discontinuitySequence": 0,
|
||||
"discontinuityStarts": []
|
||||
}
|
||||
Reference in New Issue
Block a user