![AMX DTV VISION2 INTEGRATION - DIAGRAM Скачать руководство пользователя страница 37](http://html1.mh-extra.com/html/amx/dtv-vision2-integration-diagram/dtv-vision2-integration-diagram_operation-reference-manual_2938670037.webp)
API Commands
31
Vision
2
API Guide
v2Record_StopRecording
Stops the selected record service recording.
v2Record_CancelRecording
Stops the current recording, deletes the file from the disk and prevents it being archived.
v2Record_RestartRecording
Restarts the current manual recording and the current recording is overwritten.
v2Record_StopRecording Parameters
sServiceID
The service ID of the Recording Service
<?xml version="1.0" encoding="utf-8" ?>
<v2>
<result>OK</result>
</v2>
PRGM EX. 33
v2Record_StopRecording Sample XML
v@Record_CancelRecording Parameters
sServiceID
The service ID of the Recording Service
<?xml version="1.0" encoding="utf-8" ?>
<v2>
<result>OK</result>
</v2>
PRGM EX. 34
v2Record_CancelRecording Sample XML
This call is only valid for v2Record services and not v2RecordWMV services.
Parameters
sServiceID
The service ID of the Recording Service
<?xml version="1.0" encoding="utf-8" ?>
<v2>
<result>OK</result>
</v2>
PRGM EX. 35
v2Record_RestartRecording Sample XML
Содержание DTV VISION2 INTEGRATION - DIAGRAM
Страница 4: ......
Страница 12: ...Using the API 6 Vision2 API Guide...
Страница 42: ...API Commands 36 Vision2 API Guide...
Страница 50: ...Vision2 RenderThumbs Explorer 44 Vision2 API Guide...
Страница 51: ...Record Service 45 Vision2 Operation Reference Guide...