Kaltura API

Service Name mixing
Description A Mix is an XML unique format invented by Kaltura, it allows the user to create a mix of videos and images, in and out points, transitions, text overlays, soundtrack, effects and much more... Mixing service lets you create a new mix, manage its metadata and make basic manipulations.
Actions
Name Description
add Adds a new mix. If the dataContent is null, a default timeline will be created.
get Get mix entry by id.
update Update mix entry. Only the properties that were set will be updated.
delete Delete a mix entry.
list List entries by filter with paging support. Return parameter is an array of mix entries.
count Count mix entries by filter.
clone Clones an existing mix.
appendMediaEntry Appends a media entry to a the end of the mix timeline, this will save the mix timeline as a new version.
getMixesByMediaId Get the mixes in which the media entry is included
getReadyMediaEntries Get all ready media entries that exist in the given mix id
anonymousRank Anonymously rank a mix entry, no validation is done on duplicate rankings