![]() |
![]() |
![]() |
![]() |
Generate a playlist like an existing playlist
This function is no yet fully implemented, and returns an ENOSUP error if it is called.
#include <mme/playlist.h> int mme_playlist_generate_similar( mme_hdl_t *hdl, const char *name uint64_t fid, uint64_t msid, unsigned max_entries, uint32_t flags, uint32_t *plid );
mme
The function mme_playlist_generate_similar() generates a playlist from files similar to the seed file.
The msid argument determines which mediastores mme_playlist_generate_similar() uses to generate a playlist. Possible values and behaviors are as follows:
None delivered.
This function validates the mediastore ID, and runs to completion.
QNX Neutrino
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | Yes |
MME_PLAYLIST_*, mme_playlist_close(), mme_playlist_create(), mme_playlist_delete(), mme_playlist_hdl_t, mme_playlist_item_get(), mme_playlist_items_count_get(), mme_playlist_open(), mme_playlist_position_set(), mme_playlist_set_statement(), mme_playlist_sync()
![]() |
![]() |
![]() |
![]() |