mixing:get | ||
---|---|---|
Description: | ||
Get mix entry by id. |
||
Input Params | ||
name | type | Description |
entryId | string | Mix entry id |
version | int | Desired version of the data |
Output Type | ||
type | ||
KalturaMixEntry | ||
Example HTTP Hit | ||
http://www.kaltura.com/api_v3/?service=mixing&action=get POST fields: entryId version |