Functions | |
int | LIBMTP_Delete_Object (LIBMTP_mtpdevice_t *, uint32_t) |
int LIBMTP_Delete_Object | ( | LIBMTP_mtpdevice_t * | device, | |
uint32_t | object_id | |||
) |
This function deletes a single file, track, playlist or any other object off the MTP device, identified by an object ID.
device | a pointer to the device to delete the file or track from. | |
item_id | the item to delete. |