| playlist:executefromcontent | ||||
|---|---|---|---|---|
| Description: | ||||
| Retrieve playlist for playing purpose, based on content |
||||
| Input Params | ||||
| Name | Type | Description | Required | Default Value |
| playlistType | KalturaPlaylistType | V | KalturaPlaylistType:: | |
| playlistContent | string | V | ||
| detailed | string | |||
| Output Type | ||||
| KalturaBaseEntryArray | ||||
| Example HTTP Hit | ||||
| http://www.kaltura.com/api_v3/?service=playlist&action=executefromcontent POST fields: playlistType playlistContent detailed |
||||