The IMetaDataDetector type exposes the following members.

Collapse imageMethods

  NameDescription
Public methodCheckBinaryType
Test the binary stream to see if it matchs its target type.
Public methodGetAssetMetaData
This method returns a Collection of metadata (name-value pair) for sections within the binary, indexed by the potential section name.

Normally, this Dictionary contains only one list of metadata for a default section. For video media binaries, however, it will return the list indexed by stream names.

Collapse imageProperties

  NameDescription
Public propertyTypeName
Get the detector's asset type.

Collapse imageSee Also