caption_captionasset:servebyentryid | ||
---|---|---|
Description: | ||
Serves caption by entry id and thumnail params id |
||
Input Params | ||
name | type | Description |
entryId | string | |
captionParamId | int | if not set, default caption will be used. |
Output Type | ||
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 |