![]() |
![]() |
![]() |
![]() |
Set the metadata for a file
#include <mme/mme.h> int mme_metadata_set( mme_hdl_t *hdl, uint64_t fid, mm_metadata_t *metadata, uint64_t flags );
mme
The function mme_metadata_set() sets the metadata in the MME database for a specified file. The client application can use this function with an HMI to allow the end-user to change the metadata in the MME database for copied and ripped media. It sets the metadata in the database, and can be used to correct and complete metadata that was incorrectly or incompletely entered when the file was copied or ripped.
To set the metadata for a file:
None delivered.
This function performs no validations, and doesn't block.
QNX Neutrino
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | Yes |
mme_mediacopier_add(), mme_mediacopier_get_mode(), mme_mediacopier_set_mode(),
![]() |
![]() |
![]() |
![]() |