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.
 
 
 
 
 

24 lines
372 B

module.exports = {
allowCache: true,
playlists: [
{
attributes: {
'PROGRAM-ID': 1
},
timeline: 0,
uri: 'media.m3u8'
},
{
timeline: 0,
uri: 'media1.m3u8'
}
],
discontinuityStarts: [],
mediaGroups: {
'VIDEO': {},
'AUDIO': {},
'CLOSED-CAPTIONS': {},
'SUBTITLES': {}
},
segments: []
};