forked from mitxp/HbbTV-Testsuite
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsettings.js
More file actions
14 lines (14 loc) · 713 Bytes
/
settings.js
File metadata and controls
14 lines (14 loc) · 713 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
var service1 = [1,65283,28186,'430b010847000192a102200004','HbbTV-Testsuite1'];
var service2 = [1,65283,28187,service1[3],'HbbTV-Testsuite2'];
var autostartappname = 'This testsuite application';
var otherappurl = 'dvb://current.ait/13.1f5';
var myappurl = 'dvb://current.ait/13.a';
var isdsmcc = false;
var dsmccctag = 23;
var seventctag = 19;
var vbcomponents = {
'vid' : [ {'encoding':'MPEG2_SD_25', 'encrypted':false, 'aspectRatio':1.78} ],
'aud' : [ {'encrypted':false, 'language':'deu', 'audioDescription':false}, {'encrypted':false, 'language':'fra', 'audioDescription':false} ],
'sub' : [ {'encrypted':false, 'language':'deu', 'hearingImpaired':false } ]
};
var streamtime = [ 1322071560, 17, 41 ];