This Node can be used to get the metadata of a MediaObject. It has two different versions depending on the Input Type chosen. Find in the tabs below the documentation for all versions.
Overview
The Get Media Metadata Node.
The Get Media Metadata Node returns the ID3metadata from hard drive media, such as .mp3 files, in Dictionary format. More information on ID3 can be found here. Please note that videos do not have metadata and thus are not compatible with this Node.
The type of the inputted item. It can be either an Object or an Asset. Here, Object is selected.
Inputs
Input
Type
Description
Pulse Input (►)
Pulse
A standard Input Pulse, to trigger the execution of the Node.
Object ID
ObjectID
The ID of the desired Media Object.
Outputs
Output
Type
Description
Pulse Output (►)
Pulse
A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution.
Dictionary
Dictionary
The returned Dictionary containing the Object'smetadata.
Overview
The Get Media Metadata Node.
The Get Media Metadata Node returns the ID3metadata from hard drive media, such as .mp3 files, in Dictionary format. More information on ID3 can be found here. Please note that videos do not have metadata and thus are not compatible with this Node.