Kaltura API

KalturaThumbParams
Properties
KalturaObjectBase Inherited from KalturaObjectBase
Name Type Writable Restrictions Description
relatedObjects map of KalturaListResponse
KalturaAssetParams Inherited from KalturaAssetParams
Name Type Writable Restrictions Description
id int The id of the Flavor Params
partnerId int V
name string V The name of the Flavor Params
systemName string V System name of the Flavor Params
description string V The description of the Flavor Params
createdAt int Creation date as Unix timestamp (In seconds)
isSystemDefault KalturaNullableBoolean True if those Flavor Params are part of system defaults
tags string V The Flavor Params tags are used to identify the flavor for different usage (e.g. web, hd, mobile)
requiredPermissions array of KalturaString V Array of partner permisison names that required for using this asset params
sourceRemoteStorageProfileId int V Id of remote storage profile that used to get the source, zero indicates Kaltura data center
remoteStorageProfileIds int V Comma seperated ids of remote storage profiles that the flavor distributed to, the distribution done by the conversion engine
mediaParserType KalturaMediaParserType V Media parser type to be used for post-conversion validation
sourceAssetParamsIds string V Comma seperated ids of source flavor params this flavor is created from
KalturaThumbParams
Name Type Writable Restrictions Description
cropType KalturaThumbCropType V
quality int V
cropX int V
cropY int V
cropWidth int V
cropHeight int V
videoOffset float V
width int V
height int V
scaleWidth float V
scaleHeight float V
backgroundColor string V Hexadecimal value
sourceParamsId int V Id of the flavor params or the thumbnail params to be used as source for the thumbnail creation
format KalturaContainerFormat V The container format of the Flavor Params
density int V The image density (dpi) for example: 72 or 96
stripProfiles bool V Strip profiles and comments
videoOffsetInPercentage int V Create thumbnail from the videoLengthpercentage second
interval int V Minimum value: 1 interval in seconds for creating thumbnail
Sub classes: KalturaThumbParamsOutput