Enum MetadataDefinitionTypes
Defines the different types of meta data definitions that exists
Namespace: ImageVault.Common.Data
Assembly: ImageVault.Common.dll
Syntax
public enum MetadataDefinitionTypes
Fields
| Name | Description |
|---|---|
| Afcp | Defines the AFCP meta data type |
| Audio | Audio specific meta data |
| Custom | Custom specific meta data |
| Dicom | Leadtools specific meta data |
| Document | Document specific meta data |
| Exif | Defines an EXIF meta data type |
| FlashPix | Defines the FlashPix meta data type |
| GeoTiff | Defines the GeoTIFF meta data type |
| Gps | Defines the GPS meta data type |
| IccProfile | Defines the ICC Profile meta data type |
| Id3V1 | Defines the Id3v1 meta data type |
| Id3V2 | Defines the Id3v1 meta data type |
| Image | Image specific meta data |
| Iptc | Defines an IPTC meta data type |
| Jfif | Defines the JFIF meta data type |
| MakerNotesCanon | Defines the MakerNotes Canon meta data type |
| MakerNotesCasio | Defines the MakerNotes Casio meta data type |
| MakerNotesFujiFilm | Defines the MakerNotes FujiFilm meta data type |
| MakerNotesGe | Defines the MakerNotes GE meta data type |
| MakerNotesHp | Defines the MakerNotes HP meta data type |
| MakerNotesJvcVictor | Defines the MakerNotes JVC/Victor meta data type |
| MakerNotesKodak | Defines the MakerNotes Kodak meta data type |
| MakerNotesLeaf | Defines the MakerNotes Leaf meta data type |
| MakerNotesMinoltaKonicaMinolta | Defines the MakerNotes Minolta/Konica-Minolta meta data type |
| MakerNotesNikon | Defines the MakerNotes Nikon meta data type |
| MakerNotesOlympusEpson | Defines the MakerNotes Olympus/Epson meta data type |
| MakerNotesPanasonicLeica | Defines the MakerNotes Panasonic/Leica meta data type |
| PdfDocInfo | PdfDocument info |
| PhotoshopIrb | Defines the Photoshop IRB meta data type |
| Riff | Defines the Riff meta data type |
| Spotify | Spotify specific meta data |
| SynchronizedUser | |
| System | A System DbMetadata definition type defines a meta data that is defined by the ImageVault system |
| ThirdParty | ThirdParty specific meta data |
| Undefined | Undefined |
| User | Defines a User defined meta data type |
| UserDefined1 | UserDefined1 |
| UserDefined2 | UserDefined2 |
| UserDefined3 | UserDefined3 |
| UserDefined4 | UserDefined4 |
| UserDefined5 | UserDefined5 |
| UserDefined6 | UserDefined6 |
| UserDefined7 | UserDefined7 |
| UserDefined8 | UserDefined8 |
| UserDefined9 | UserDefined9 |
| Video | Video specific meta data |
| Vidispine | Vidispine specific meta data |
| WindowsMedia | Defines the Windows Media meta data type |
| Xmp | Defines the XMP meta data type |
| YouTube | YouTube specific meta data |