Sets the metadata of the currently playing track.
#include <bps/mediaplayer.h>
BPS_API int mediaplayer_set_metadata(mediaplayer_metadata_t *metadata)
BlackBerry 10.0.0
The metadata of the currently playing track.
The mediaplayer_set_metadata() function sets the metadata of the currently playing track.
BPS_SUCCESS when the function completes successfully, BPS_FAILURE with errno value set otherwise.