常规录制转Mp4
Example
请求方式 POST
https://global.talk-cloud.net/api/record/v1/convertMp4
| 参数名 | 必选 | 类型 | 说明 |
|---|---|---|---|
| Content-Type | 是 | string | application/json; |
| Tk-authkey | 是 | string | 企业Key |
| 参数名 | 是否必选 | 类型 | 说明 |
|---|---|---|---|
| recordIds | array | 常规录制件ID |
| 参数名称 | 类型 | 描述 |
|---|---|---|
| result | int | 0成功,其他失败 |
返回示例
1 2 3 | |
官方文档,可查阅产品介绍、快速入门、用户指南、开发指南、API参考、SDK参考、帮助等信息。
Example
请求方式 POST
https://global.talk-cloud.net/api/record/v1/convertMp4
| 参数名 | 必选 | 类型 | 说明 |
|---|---|---|---|
| Content-Type | 是 | string | application/json; |
| Tk-authkey | 是 | string | 企业Key |
| 参数名 | 是否必选 | 类型 | 说明 |
|---|---|---|---|
| recordIds | array | 常规录制件ID |
| 参数名称 | 类型 | 描述 |
|---|---|---|
| result | int | 0成功,其他失败 |
返回示例
1 2 3 | |