GET api/SoundFile/CreateLiveStreamRecordIndexFiles1?streamName={streamName}&appName1={appName1}&domainName1={domainName1}&recodPath1={recodPath1}&starttime1={starttime1}&endtime1={endtime1}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| streamName | No documentation available. |
Define this parameter in the request URI. |
| appName1 | No documentation available. |
Define this parameter in the request URI. |
| domainName1 | No documentation available. |
Define this parameter in the request URI. |
| recodPath1 | No documentation available. |
Define this parameter in the request URI. |
| starttime1 | No documentation available. |
Define this parameter in the request URI. |
| endtime1 | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"Result": 1,
"Message": "sample string 2",
"Data": {},
"Version": "sample string 4"
}