ITechnicalMetadata Interface |
Namespace: Ingeniux.CMS
The ITechnicalMetadata type exposes the following members.
Name | Description | |
---|---|---|
Extension |
Gets the extension of the file, with dot in the front
| |
FileCreated |
Gets the time when the Asset was created.
| |
FileLastModified |
Gets the time when the Asset was last modified.
| |
FileName |
Gets the file name, including extension
| |
FileSize |
Gets the size of file (bytes)
|
Name | Description | |
---|---|---|
Item |
Retrieves an arbitrary piece of metadata by track name and key
| |
Keys |
Retrieves list of keys within a track
| |
Serialize |
Generates xml structure on this piece of technical metadata
and append to the provided Xmp metadata
| |
Tracks |
Retrieves list of track names
|