media:convert | ||||
---|---|---|---|---|
Description: | ||||
Convert entry |
||||
Input Params | ||||
Name | Type | Description | Required | Default Value |
entryId | string | Media entry id | V | |
conversionProfileId | int | |||
dynamicConversionAttributes | KalturaConversionAttributeArray | |||
Output Type | ||||
int | ||||
Errors | ||||
ENTRY_ID_NOT_FOUND,Entry id "%s" not found | ||||
CONVERSION_PROFILE_ID_NOT_FOUND,Conversion profile id "%s" not found | ||||
FLAVOR_PARAMS_NOT_FOUND,Flavor params not found | ||||
Example HTTP Hit | ||||
http://www.kaltura.com/api_v3/?service=media&action=convert POST fields: entryId conversionProfileId |