http://www.kaltura.com/api_v3/service/thumbasset/action/getUrl
JSON object:
{
id: "value",
storageId: value,
thumbParams: {
objectType: "KalturaThumbParams",
partnerId: value,
name: "value",
systemName: "value",
description: "value",
tags: "value",
requiredPermissions: [{
objectType: "KalturaString",
value: "value"
}],
sourceRemoteStorageProfileId: value,
remoteStorageProfileIds: value,
mediaParserType: "value",
sourceAssetParamsIds: "value",
cropType: value,
quality: value,
cropX: value,
cropY: value,
cropWidth: value,
cropHeight: value,
videoOffset: value,
width: value,
height: value,
scaleWidth: value,
scaleHeight: value,
backgroundColor: "value",
sourceParamsId: value,
format: "value",
density: value,
stripProfiles: value,
videoOffsetInPercentage: value,
interval: value
}
}
|