IMFMetadata Interface

Manages metadata for an object. Metadata is information that describes a media file, stream, or other content. Metadata consists of individual properties, where each property contains a descriptive name and a value. A property may be associated with a particular language.

To get this interface from a media source, use the IMFMetadataProvider interface.

Syntax

interface IMFMetadata : public IUnknown  

Requirements

Header: Declared in mfidl.h.

Library: Use mfuuid.lib.