xmp_files_get_file_info

Get the file info from the open file @param xf the file object @paramout filePath the file path object to store the path in. Pass NULL if not needed. @paramout options the options for open. Pass NULL if not needed. @paramout file_format the detected file format. Pass NULL if not needed. @paramout handler_flags the format options like from %xmp_files_get_format_info. @return false in case of error.

Meta