You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

21 lines
363 B

module.exports = {
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: [],
version: 4
};