Kaltura API DocumentationconversionProfileAssetParams.update

Update asset parmas of conversion profile by ID

Try it out
post https://www.kaltura.com/api_v3/service/conversionprofileassetparams/action/update

Request Parameters

body:object
object
assetParamsId*:integer
conversionProfileAssetParams*:object:KalturaConversionProfileAssetParams
assetParamsId:integer

readOnly

The id of the asset params

chunkedEncodeMode:integer
contentAwareness:number
conversionProfileId:integer

readOnly

The id of the conversion profile

deletePolicy:integer
Enum: KEEP [0], DELETE [1]

Enum Type: KalturaAssetParamsDeletePolicy

Specifies how to treat the flavor after conversion is finished

forceNoneComplied:integer
Enum: NULL_VALUE [-1], FALSE_VALUE [0], TRUE_VALUE [1]

Enum Type: KalturaNullableBoolean

Starts conversion even if the decision layer reduced the configuration to comply with the source

isEncrypted:integer
Enum: NULL_VALUE [-1], FALSE_VALUE [0], TRUE_VALUE [1]

Enum Type: KalturaNullableBoolean

origin:integer
Enum: CONVERT [0], INGEST [1], CONVERT_WHEN_MISSING [2]

Enum Type: KalturaAssetParamsOrigin

The ingestion origin of the asset params

overloadParams:string

JSON string containing an array of flavotParams field-value pairs.

readyBehavior:integer
Enum: NO_IMPACT [0], REQUIRED [1], OPTIONAL [2]

Enum Type: KalturaFlavorReadyBehaviorType

The ingestion origin of the asset params

systemName:string

Asset params system name

tags:string
twoPass:integer
Enum: NULL_VALUE [-1], FALSE_VALUE [0], TRUE_VALUE [1]

Enum Type: KalturaNullableBoolean

conversionProfileId*:integer

Response

Success

object:KalturaConversionProfileAssetParams
assetParamsId:integer

readOnly

The id of the asset params

chunkedEncodeMode:integer
contentAwareness:number
conversionProfileId:integer

readOnly

The id of the conversion profile

deletePolicy:integer
Enum: KEEP [0], DELETE [1]

Enum Type: KalturaAssetParamsDeletePolicy

Specifies how to treat the flavor after conversion is finished

forceNoneComplied:integer
Enum: NULL_VALUE [-1], FALSE_VALUE [0], TRUE_VALUE [1]

Enum Type: KalturaNullableBoolean

Starts conversion even if the decision layer reduced the configuration to comply with the source

isEncrypted:integer
Enum: NULL_VALUE [-1], FALSE_VALUE [0], TRUE_VALUE [1]

Enum Type: KalturaNullableBoolean

origin:integer
Enum: CONVERT [0], INGEST [1], CONVERT_WHEN_MISSING [2]

Enum Type: KalturaAssetParamsOrigin

The ingestion origin of the asset params

overloadParams:string

JSON string containing an array of flavotParams field-value pairs.

readyBehavior:integer
Enum: NO_IMPACT [0], REQUIRED [1], OPTIONAL [2]

Enum Type: KalturaFlavorReadyBehaviorType

The ingestion origin of the asset params

systemName:string

Asset params system name

tags:string
twoPass:integer
Enum: NULL_VALUE [-1], FALSE_VALUE [0], TRUE_VALUE [1]

Enum Type: KalturaNullableBoolean