Kaltura API

mixinggetMixesByMediaId
Description:
Get the mixes in which the media entry is included
Input Params
Name Type Description Required Default Value
mediaEntryId string V
Output Type
array of KalturaMixEntry
Example HTTP Hit
http://www.kaltura.com/api_v3/service/mixing/action/getMixesByMediaId
JSON object:
				
{ mediaEntryId: "value" }