Kaltura API DocumentationthumbAsset.setContent

Update content of thumbnail asset

Try it out
post https://www.kaltura.com/api_v3/service/thumbasset/action/setContent

Request Parameters

body:object
object
contentResource*:object:KalturaContentResource

abstract

Is a unified way to add content to Kaltura whether it's an uploaded file, webcam recording, imported URL or existing file sync.

objectType:string
Enum: KalturaUrlResource, KalturaAssetResource, KalturaEntryResource, KalturaFileSyncResource, KalturaOperationResource, KalturaRemoteStorageResources, KalturaStringResource, KalturaRemoteStorageResource, KalturaSshUrlResource, KalturaWebcamTokenResource, KalturaDropFolderFileResource, KalturaServerFileResource, KalturaUploadedFileResource, KalturaUploadedFileTokenResource
KalturaContentResource must also match all of:
object:KalturaResource
id*:string

Response

Success

object:KalturaThumbAsset
height:integer

readOnly

The height of the Flavor Asset

objectType:string
Enum: KalturaThumbAsset, KalturaTimedThumbAsset
status:integer
Enum: ERROR [-1], QUEUED [0], CAPTURING [1], READY [2], DELETED [3], IMPORTING [7], EXPORTING [9]

readOnly

Enum Type: KalturaThumbAssetStatus

The status of the asset

thumbParamsId:integer

insertOnly

The Flavor Params used to create this Flavor Asset

width:integer

readOnly

The width of the Flavor Asset

KalturaThumbAsset must also match all of:
object:KalturaAsset
KalturaThumbAsset must also match any of:
object:KalturaThumbAssetobject:KalturaTimedThumbAsset