Create a metadata structure.
#include <bps/mediaplayer.h>
BPS_API int mediaplayer_metadata_create(mediaplayer_metadata_t **metadata)
BlackBerry 10.0.0
The mediaplayer_metadata_t structure to populate.
The mediaplayer_metadata_create() function creates a metadata structure.
BPS_SUCCESS when the function completes successfully, BPS_FAILURE with errno value set otherwise.