| caption_captionasset:servebyentryid | ||||
|---|---|---|---|---|
| Description: | ||||
| Serves caption by entry id and thumnail params id |
||||
| Input Params | ||||
| Name | Type | Description | Required | Default Value |
| entryId | string | V | ||
| captionParamId | int | if not set, default caption will be used. | ||
| Output Type | ||||
| file | ||||
| Errors | ||||
| CAPTION_ASSET_PARAMS_ID_NOT_FOUND,Caption params id "%s" not found | ||||
| ENTRY_ID_NOT_FOUND,Entry id "%s" not found | ||||
| Example HTTP Hit | ||||
| http://www.kaltura.com/api_v3/?service=caption_captionasset&action=servebyentryid POST fields: entryId captionParamId |
||||