EasyDarwin/www/apidoc/api_project.js

33 lines
632 B
JavaScript
Raw Normal View History

2018-11-07 11:28:13 +00:00
define({
"name": "EasyDarwin",
"title": "EasyDarwin API Reference",
"order": [
"stats",
"Pushers",
"Players",
2018-12-03 05:26:42 +00:00
"stream",
"StreamStart",
"StreamStop",
"record",
"RecordFolders",
"RecordFiles",
2018-11-07 11:28:13 +00:00
"sys",
"Login",
"Logout",
"GetUserInfo",
"ModifyPassword",
"GetServerInfo"
],
2018-11-24 02:46:37 +00:00
"version": "8.1.0",
2018-11-07 11:28:13 +00:00
"description": "EasyDarwin Open Source Media Server",
"sampleUrl": false,
"defaultVersion": "0.0.0",
"apidoc": "0.3.0",
"generator": {
"name": "apidoc",
2018-12-03 05:53:41 +00:00
"time": "2018-12-03T05:50:19.289Z",
2018-11-07 11:28:13 +00:00
"url": "http://apidocjs.com",
2018-12-03 05:53:41 +00:00
"version": "0.17.7"
2018-11-07 11:28:13 +00:00
}
});