public class PLChannelRecordFileMergeRequest extends PLBaseRequest
POLYV频道录制文件合并请求类
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
urls
字段名:视频地址
变量名:urls
是否必填:是
类型:String(64)
示例值:http://xxx.xx/a.mp4,http://xxx.xx/b.mp4
描述:要合并的录制文件URL,通过逗号隔开
|
appId, appSecret, sign, timestamp| 构造器和说明 |
|---|
PLChannelRecordFileMergeRequest(String appId,
String appSecret) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getUrls() |
void |
setUrls(String urls) |
String |
toString() |
getAppId, getAppSecret, getParams, getSign, getTimestamp, setAppId, setAppSecret, setSign, setTimestampCopyright © 2019. All rights reserved.