Click or drag to resize

IJsonTechnicalMetadata Methods


The IJsonTechnicalMetadata type exposes the following members.

Methods
  NameDescription
Public methodDeserializeT
Deserialize the JSON into an actual object
Public methodItem
Retrieves an arbitrary piece of metadata by track name and key
(Inherited from ITechnicalMetadata.)
Public methodKeys
Retrieves list of keys within a track
(Inherited from ITechnicalMetadata.)
Public methodPrettyPrint
Format the JSON content to have proper line returns and tabbings, in order to be human-readable
Public methodSerialize
Generates xml structure on this piece of technical metadata and append to the provided Xmp metadata
(Inherited from ITechnicalMetadata.)
Public methodTracks
Retrieves list of track names
(Inherited from ITechnicalMetadata.)
Top
See Also