Ingeniux.Runtime.Assets Namespace |
Interface | Description | |
---|---|---|
IAsset | ||
IAssetFactory |
Represents the map object, that is used to retrieve Assets | |
IAssetMap | Obsolete. | |
IAssetMetadata |
Represents the collection of metadata of an Asset | |
IAssetTree |
Represents the Asset Tree structure, which corresponds to the AssetTree.xml file in the content location
| |
IAssetTreeNode |
Represents a Node in the Asset Tree | |
IAudioTechnicalMetadata |
Represents technical metadata of an Asset
with audio content
| |
IDescriptiveMetadata |
Represents the collection of metadata that contains information, that are filled in by a human being.
The basic structure of Asset descriptive metadata, is based on, and can be extended upon, the
Dublin Core metadata standard.
| |
IImageTechnicalMetadata |
Represents technical metadata of an Asset
with image content
| |
ILanguageSpecificMetaData |
Represents the metadata contains a collection of strings. Each string value is specific to a Locale | |
IMediaTechnicalMetadata |
Represents the metadata collection of Media type Assets | |
IMultiEntryMetadata |
Represents the metadata contains a collection of strings
| |
ITechnicalMetadata |
Represents the basic collection of an Asset file
technical information.
| |
IVideoTechnicalMetadata |
Represents technical metadata of an Asset
with video content
| |
IVisualTechnicalMetadata |
Represents the metadata collection of Visual type (Image or Video) Assets |