Method “modifyFileMetadata”
function modifyFileMetadata(file_node, xmp)
Modifies the metadata of a file according to the passed XMP metadata.
Parameters
| Name | Type | Description |
|---|---|---|
file_node | FileNode | The media file for which to modify metadata |
xmp | string | XMP formatted string with metadata fields to apply to the file |