![]() |
Previous | Next |
The setDeleted method moves the specified media item to the deleted items folder.
Syntax
player.mediaCollection.setDeleted(item)
Parameters
item
Media object being moved.
Return Values
This method returns a Boolean indicating whether the item was successfully moved.
See Also
Previous | Next |