![]() |
![]() |
![]() |
![]() |
Delete a bookmark from a track
#include <mme/mme.h> int mme_bookmark_delete( mme_hdl_t *hdl, uint64_t bookmarkid, uint64_t fid );
mme
The function mme_bookmark_delete() deletes a specified bookmark or all bookmarks on a specified track. Note that you can specify either bookmarkid to delete a specific bookmark, or fid to delete all bookmarks for a specified track, but you can not specify both bookmarkid and fid.
None delivered.
This function is fully validating and runs to completion.
QNX Neutrino
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | Yes |
mme_bookmark_create(), mme_play_bookmark()
![]() |
![]() |
![]() |
![]() |