mixing:requestflattening | ||||
---|---|---|---|---|
Description: | ||||
Request a new flattening job, flattening is used to convert a video mix to a video file. |
||||
Input Params | ||||
Name | Type | Description | Required | Default Value |
entryId | string | Mix entry id | V | |
fileFormat | string | Format to convert | V | |
version | int | Version to flatten (If not set, latest will be used) | -1 | |
Output Type | ||||
int | ||||
Example HTTP Hit | ||||
http://www.kaltura.com/api_v3/?service=mixing&action=requestflattening POST fields: entryId fileFormat version |