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