mmmd_session_close()

Close a metadata-extraction session

Synopsis:

#include <mm/md.h>
int mmmd_session_close(mmmd_hdl_t *hdl)

Arguments:

hdl
The handle of the session to close.

Library:

libmd

Returns:

0 Success.

-1 An error occurred (call mmmd_error_info() for details).