Sign in
OPEN-API
/
WIKI
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
f2fc953507a817f11155f73dadb5ddc04711aec2
Authored by
刘炯
2017-04-19 11:54:33 +0800
1 parent
1896afce
1
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
01.点播云/1.01 播放器获取EPG信息接口.md
01.点播云/1.01 播放器获取EPG信息接口.md
View file @
f2fc953
...
...
@@ -19,7 +19,7 @@ HTTP GET
19
19
|uid| string | false | 用户标识(uuid_时间戳) |
20
20
|sid| String | false | 用户ID |
21
21
|retry| int | false | 重试次数,在0~4之间累加 |
22
-|isHLS| int | false | 0:mp4流,1:hls流
|
22
+|isHLS| int | false | 0:mp4流,1:hls流
(默认1)
|
23
23
24
24
### 返回值 ###
25
25
...
...