Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

media:requestconversion
Description:
Request a new conversion job, this can be used to convert the media entry to a different format
Input Params
name type Description
entryId string Media entry id
fileFormat string Format to convert
Output Type
type
int
Errors
ENTRY_ID_NOT_FOUND,Entry id "%s" not found
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=media&action=requestconversion
POST fields:
entryId
fileFormat