![]() |
![]() |
![]() |
![]() |
Clean up partially copied or ripped files
#include <mme/mme.h> int mme_mediacopier_cleanup( mme_hdl_t *hdl );
mme
The function mme_mediacopier_cleanup() cleans up partially copied or ripped files from the MME database and the system HDD. You should use this function when starting up after a media copying or ripping operation has been aborted or was stopped unexpectedly, in order to to ensure that the MME does not keep entries for incompletely ripped files in its database.
The function mme_mediacopier_cleanup() can be called only if the mediacopier is disabled. An attempt to call this function while the mediacopier is enabled causes it to return an EBUSY error.
None delivered.
This function checks that the mediacopier is disabled; it doesn't block.
QNX Neutrino
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | Yes |
mme_mediacopier_add(), mme_mediacopier_clear(), mme_mediacopier_disable(), mme_mediacopier_enable(), mme_mediacopier_get_status(), mme_mediacopier_remove()
![]() |
![]() |
![]() |
![]() |