![]() |
![]() |
![]() |
![]() |
Create a bookmark for the playing track
#include <mme/mme.h> int mme_bookmark_create( mme_hdl_t *hdl, const char *name, uint64_t *bookmarkid );
mme
The function mme_bookmark_create() creates a bookmark on a playing track at the current point of the playback.
Bookmarks allow end users to mark points in tracks from which they want to resume playing these tracks. They are used by mme_play_bookmark(), which starts playback of a track in a track session at the specified bookmark instead of at their beginning.
None delivered.
This function behaves as follows, depending on the MME connection:
QNX Neutrino
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | Yes |
mme_bookmark_delete(), mme_play_bookmark()
![]() |
![]() |
![]() |
![]() |