Commit updated Javascript packages
This commit is contained in:
15
build/javascript/node_modules/m3u8-parser/test/fixtures/m3u8/manifestNoExtM3u.json
generated
vendored
Normal file
15
build/javascript/node_modules/m3u8-parser/test/fixtures/m3u8/manifestNoExtM3u.json
generated
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"allowCache": true,
|
||||
"mediaSequence": 0,
|
||||
"segments": [
|
||||
{
|
||||
"duration": 10,
|
||||
"timeline": 0,
|
||||
"uri": "/test/ts-files/zencoder/gogo/00001.ts"
|
||||
}
|
||||
],
|
||||
"targetDuration": 10,
|
||||
"endList": true,
|
||||
"discontinuitySequence": 0,
|
||||
"discontinuityStarts": []
|
||||
}
|
||||
Reference in New Issue
Block a user