Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

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
entryId string Mix entry id
fileFormat string Format to convert
version int Version to flatten (If not set, latest will be used)
Output Type
type
int
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=mixing&action=requestflattening
POST fields:
entryId
fileFormat
version