| mixing:getreadymediaentries | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Get all ready media entries that exist in the given mix id |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| mixId | string | V | |||
| version | int | Desired version to get the data from | -1 | ||
| Output Type | |||||
| KalturaMediaEntryArray | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=mixing&action=getreadymediaentries POST fields: mixId version |
|||||