GET api/preview/getPoint2?id={id}&code={code}
Deprecated endpoint. It will be removed in the upcoming versions.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
|
code | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ObjResultOfVideoPointName | Description | Type | Additional information |
---|---|---|---|
Data | VideoPoint |
None. |
|
Error |
Error description |
string |
None. |
Success |
Flag of successful operation |
boolean |
None. |
ErrorCode |
Error code |
integer |
None. |
Response Formats
application/json, text/json
Sample:
{ "data": { "path": "sample string 1", "videoPath": "sample string 2", "tile": "sample string 3", "hash": 4, "orientation": 5, "isVideo": true, "name": "sample string 7", "codec": "sample string 8" }, "error": "sample string 1", "success": true, "errorCode": 3 }
Parameter Information
code
Property | Description |
---|---|
Length (Int32) | |
Chars (Char) |