1
0
forked from jchomaz/Vulture

Tracking de l'application VApp (IHM du jeu)

This commit is contained in:
2025-05-11 18:04:12 +02:00
commit 89e9db9b62
17763 changed files with 3718499 additions and 0 deletions

View File

@@ -0,0 +1,59 @@
module.exports = {
allowCache: true,
iFramePlaylists: [],
dateRanges: [],
playlists: [
{
attributes: {
'PROGRAM-ID': 1,
'BANDWIDTH': 240000,
'RESOLUTION': {
width: 396,
height: 224
}
},
timeline: 0,
uri: 'http://c.brightcove.com/services/mobile/streaming/index/rendition.m3u8?assetId=1824686811001&videoId=1824650741001'
},
{
attributes: {
'PROGRAM-ID': 1,
'BANDWIDTH': 40000
},
timeline: 0,
uri: 'http://c.brightcove.com/services/mobile/streaming/index/rendition.m3u8?assetId=1824683759001&videoId=1824650741001'
},
{
attributes: {
'PROGRAM-ID': 1,
'BANDWIDTH': 440000,
'RESOLUTION': {
width: 396,
height: 224
}
},
timeline: 0,
uri: 'http://c.brightcove.com/services/mobile/streaming/index/rendition.m3u8?assetId=1824686593001&videoId=1824650741001'
},
{
attributes: {
'PROGRAM-ID': 1,
'BANDWIDTH': 1928000,
'RESOLUTION': {
width: 960,
height: 540
}
},
timeline: 0,
uri: 'http://c.brightcove.com/services/mobile/streaming/index/rendition.m3u8?assetId=1824687660001&videoId=1824650741001'
}
],
discontinuityStarts: [],
mediaGroups: {
'VIDEO': {},
'AUDIO': {},
'CLOSED-CAPTIONS': {},
'SUBTITLES': {}
},
segments: []
};