[digitalrapids]
PROPERTIES
| Name | DigitalRapids |
| System ID | DR |
| Connection String | null |
| Heartbeat Connection String | null |
SUPPORTED NODE
DEFINITIONS
* The message has been deprecated. Please use the replacement message(s) instead.
NODE DEFINITION
DETAILS
REQUEST MESSAGE:
| Parameter Name | Blank Value Allowed? | Description / Value |
RESPONSE MESSAGE:
| Parameter Name | Description / Value |
| destfilepath | |
| error-message | |
| fullFilePath | |
| id | |
| priority | |
| projectName | |
| delay | |
| outputFileList | |
| state | |
| statusDetail | |
| percentComplete | |
| runtimePropPathList | |
| runtimePropValueList |
REQUEST MESSAGE:
| Parameter Name | Blank Value Allowed? | Description / Value |
RESPONSE MESSAGE:
| Parameter Name | Description / Value |
| fullFilePath | |
| statusDetail | |
| state | |
| id | |
| projectName | |
| priority | |
| error-message | |
| delay | |
| destfilepath | |
| outputFile | |
| fullFilePath | |
| runtimePropPathList | |
| runtimePropValueList |
The Submit Transcode Task message is used to Submit a new TranscodeRequest to Transcode Manager.
REQUEST MESSAGE:
| Parameter Name | Blank Value Allowed? | Description / Value |
| projectName | NO | The name of the project which will perform this task |
| priority | NO | The user level priority of this task [-1,1] |
| fullFilePath | NO | specify the source media for the transcode operation. |
| destfilepath | NO | specify the post transcoded media file path for the transcode operation. |
| runtimePropPathList | NO | Support to specify a group of runtime property paths. |
| runtimePropValueList | NO | Support to specify a group of runtime property values. |
RESPONSE MESSAGE:
| Parameter Name | Description / Value |
| id | The task id obtained from Digital Rapids. |
| error-message | Detail text of any error messages. Used to display in context of cms. |
The Wait For Transcode Task Complete With File List message is used to Get the current status and details of a Transcode Task, and return a List of the output files generated by a Transcode Task.
REQUEST MESSAGE:
| Parameter Name | Blank Value Allowed? | Description / Value |
| id | NO | Unique identifier of a Transcode Task |
| destfilepath | NO | Destination Directory for post transcoded files |
| fullFilePath | NO | Specify the source media for the transcode operation. |
| delay | NO | Delay Time (in seconds) between calls the adaptor makes to Digital Rapids |
RESPONSE MESSAGE:
| Parameter Name | Description / Value |
| outputFileList | A LIST of the output files generated by a transcode job. |
| percentComplete | Transcode Task Percent |
| state | Current state of this Transcode Task: QUEUED, IN_PROGRESS, POST_PROCESS, COMPLETE, FAILED, CANCELLED |
| statusDetail | Detail text of any error messages. |
The Wait For Transcode Task Complete message is used to Get the current status and details of a Transcode Task.
REQUEST MESSAGE:
| Parameter Name | Blank Value Allowed? | Description / Value |
| id | NO | Unique identifier of a Transcode Task |
| delay | NO | Delay Time (in seconds) between calls the adaptor makes to Digital Rapids |
| destfilepath | NO | estination Directory for post transcoded files. |
| fullFilePath | NO | Specify the source media for the transcode operation. |
RESPONSE MESSAGE:
| Parameter Name | Description / Value |
| error-message | Detail text of any error messages. Used to display in context of cms. |
| outputFile | full file path of post transcoded file |
| state | Current state of this Transcode Task: QUEUED, IN_PROGRESS, POST_PROCESS, COMPLETE, FAILED, CANCELLED |
| statusDetail | Detail text of any error messages. |
| © 2002 - 2012 Ericsson Television Inc. |
| All Rights Reserved. |