MPLATFORMLib Namespace : IMPlaylist Interface |
For a list of all members of this type, see IMPlaylist members.
Name | Description | |
---|---|---|
PlaylistAdd | Inserts a new item into the playlist at the specified position. | |
PlaylistBackgroundGet | Gets the current playlist background. | |
PlaylistBackgroundSet | Sets the background of playlist. | |
PlaylistCommandAdd | Adds a command to the playlist. | |
PlaylistGetByIndex | Gets the item and the item offset from the start by item index. | |
PlaylistGetByOffset | Gets the item in playlist by the offset time from start. | |
PlaylistGetCount | Gets the number of the playlist items and the total playlist duration. | |
PlaylistPosGet | Gets the current playlist position (current item index, current item time and current playlist time). The position is calculated from item in-point with calculation of all breaks. | |
PlaylistPosSet | Sets the current playlist position to the specified file and time. The position is calculated from item in-point with calculation of all breaks. | |
PlaylistRemove | Removes the item from playlist. | |
PlaylistRemoveByIndex | Removes multiple items from the playlist. | |
PlaylistReorder | Changes the playlist items order. |