Returns the metadata related to the opened file.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.MediaProcessor (in Aurigma.GraphicsMill.Codecs.MediaProcessor.dll)
ReadOnly Property Metadata As MediaProcessorMetadataDictionary
MediaProcessorMetadataDictionary Metadata { get; }
This property holds an object of the MediaProcessorMetadataDictionary type with audio or video file metadata, for example, ID3 fields.
Metadata are stored as pairs of keys and values. Keys are field identifiers, and values are actual data provided for the corresponding fields.