Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

conversionProfile:update
Description:
Update Conversion Profile by ID
Input Params
Name Type Description Required Default Value Restrictions
id int V
conversionProfile KalturaConversionProfile V
Output Type
KalturaConversionProfile
Errors
ASSET_PARAMS_INVALID_TYPE;ASSET_PARAMS_ID,TYPE;Asset params id "@ASSET_PARAMS_ID@" type "@TYPE@" is invalid
CONVERSION_PROFILE_ID_NOT_FOUND;ID;Conversion profile id "@ID@" not found
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=conversionProfile&action=update
POST fields:
id
conversionProfile:id
conversionProfile:partnerId
conversionProfile:status
conversionProfile:type
conversionProfile:name
conversionProfile:systemName
conversionProfile:tags
conversionProfile:description
conversionProfile:defaultEntryId
conversionProfile:createdAt
conversionProfile:flavorParamsIds
conversionProfile:isDefault
conversionProfile:isPartnerDefault
conversionProfile:cropDimensions
conversionProfile:clipStart
conversionProfile:clipDuration
conversionProfile:xslTransformation
conversionProfile:storageProfileId
conversionProfile:mediaParserType