Kaltura API

flavorassetgetWebPlayableByEntryId
Description:
Get web playable Flavor Assets for Entry
Input Params
Name Type Description Required Default Value
entryId string V
Output Type
array of KalturaFlavorAsset
Example HTTP Hit
http://www.kaltura.com/api_v3/service/flavorasset/action/getWebPlayableByEntryId
JSON object:
				
{ entryId: "value" }