Media Encoding Cluster Documentation
Search this site
User Documentation
Installation
Windows
Linux
Mac OS X
Start & Stop
API Documentation
Concept & Overview
Getting Started with the APIs
Making Api Requests
API Request Structure
API Response Structure
Actions
GetFileInfo
GetMediaInfo
AV
Format List
Codec List
Profile
Create
Update
Delete
List
View
Flow
Create
Update
Delete
List
View
Submit
Jobs
Stop
Delete
List
View
Status
Data Types
Profile
Format
Video
Audio
Flow
FlowStatus
Task
InputTask
EncodingTask
OutputTask
TaskStatus
Link
Position
Response
Values
AudioService
AudioCodecs
Bool
CmpFunctions
Coder
Container
Dct
FlowStatus
IDct
MBD
MeMethod
Partitions
Pred
Quantizer
Rational
ResizeFunctions
Strict
TaskName
VideoCodecs
Error Codes
Changes
API Documentation
>
Data Types
>
Link
Ancestors
graph.links
Relevant Actions
Graph/Create
Graph/Update
Graph/View
Related DataTypes
Profile
Attributes
Name
Description
Required
uid
the source uid contains in the
Graph
yes
linksTo
the target uid that the source links to
Yes
Example
{
"uid" : 1,
"linksTo" : 2
}
Comments