The IMetaDataDetector type exposes the following members.

Methods

  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.

See Also