%PDF- %PDF-
| Direktori : /data/old/usr/share/gpac/gui/extensions/bifs_tests/ |
| Current File : //data/old/usr/share/gpac/gui/extensions/bifs_tests/init.js |
my_ext = {
whoami: "GPAC-GUI-Extension",
name: "BIFS Tests",
icon: "applications-other.svg",
author: "JeanLF",
description: "GPAC BIFS Regression Tests",
url: "http://gpac.io/",
execjs: ["bifs_tests.js"],
autostart: false,
config_id: "TestSuite",
requires_gl: false,
version_major: 1,
version_minor: 0
};