| Name | Type | Writable | Restrictions | Description |
|---|
| clipDuration | int | V | | Clipping duration (in miliseconds)
|
| clipStart | int | V | | Clipping start position (in miliseconds)
|
| createdAt | int | | | Creation date as Unix timestamp (In seconds)
|
| cropDimensions | KalturaCropDimensions | V | | Cropping dimensions
|
| defaultEntryId | string | V | | ID of the default entry to be used for template data
|
| description | string | V | | The description of the Conversion Profile
|
| flavorParamsIds | string | V | | List of included flavor ids (comma separated)
|
| id | int | | | The id of the Conversion Profile
|
| isDefault | KalturaNullableBoolean | V | | Indicates that this conversion profile is system default
|
| isPartnerDefault | bool | | | Indicates that this conversion profile is partner default
|
| mediaParserType | KalturaMediaParserType | V | | Media parser type to be used for extract media
|
| name | string | V | | The name of the Conversion Profile
|
| partnerId | int | | | |
| status | KalturaConversionProfileStatus | V | | |
| storageProfileId | int | V | | ID of default storage profile to be used for linked net-storage file syncs
|
| systemName | string | V | | System name of the Conversion Profile
|
| tags | string | V | | Comma separated tags
|
| type | KalturaConversionProfileType | V | | |
| xslTransformation | string | V | | XSL to transform ingestion MRSS XML
|