Kaltura API

widevine_widevinedrmgetLicense
Description:
Get license for encrypted content playback
Input Params
Name Type Description Required Default Value
flavorAssetId string V
referrer string 64base encoded 1
Output Type
string
Example HTTP Hit
http://www.kaltura.com/api_v3/service/widevine_widevinedrm/action/getLicense
JSON object:
				
{ flavorAssetId: "value", referrer: "value" }