mixing:appendmediaentry | ||
---|---|---|
Description: | ||
Appends a media entry to a the end of the mix timeline, this will save the mix timeline as a new version. |
||
Input Params | ||
name | type | Description |
mixEntryId | string | Mix entry to append to its timeline |
mediaEntryId | string | Media entry to append to the timeline |
Output Type | ||
type | ||
KalturaMixEntry | ||
Example HTTP Hit | ||
http://www.kaltura.com/api_v3/?service=mixing&action=appendmediaentry POST fields: mixEntryId mediaEntryId |