/
*deleteClip
*deleteClip
Configuration Article | CA-20220907-TP-43 VDG Sense | API | Functions | Media |
Delete the clip of the given id. See addClip for the usage of the all the clip methods.
Note: This function requires VDG Sense version 2.5.4 or higher
Request
command=deleteClip&id=[UID]&serverid=[UID] |
Parameter | type | remarks |
---|---|---|
id | [UID] | unique clip id |
serverid | [UID] | unique server id |
Response
error code | description | remarks |
---|---|---|
0 | Ok | Ok, no error |
-40 | Clip not found | Clip with given ID does not exist |
Changelog
2.7.2 – Added
, multiple selections available,
Related content
*downloadClip
*downloadClip
More like this
*addClip
*addClip
More like this
*getClips
*getClips
More like this
*updateClip
*updateClip
More like this
*stopVideoTag
*stopVideoTag
More like this
*Using this interface
*Using this interface
More like this