Skip to content
harlo edited this page Feb 23, 2011 · 4 revisions

#Data Child of the Object object

##MediaType Type of media: image or video?

Datatype: varchar

##Orientation_Flip_Horizontal From the original Exif Spec, but can also be applied to video captured by device

Datatype: integer

##Orientation_Flip_Vertical From the original Exif Spec, but can also be applied to video captured by device

Datatype: integer

##Orientation_Normal From the original Exif Spec, but can also be applied to video captured by device

Datatype: integer

##Orientation_Rotate_180 From the original Exif Spec, but can also be applied to video captured by device

Datatype: integer

##Orientation_Rotate_270 From the original Exif Spec, but can also be applied to video captured by device

Datatype: integer

##Orientation_Rotate_90 From the original Exif Spec, but can also be applied to video captured by device

Datatype: integer

##Orientation_Transpose From the original Exif Spec, but can also be applied to video captured by device

Datatype: integer

##Orientation_Transverse From the original Exif Spec, but can also be applied to video captured by device

Datatype: integer

##Orientation_Undefined From the original Exif Spec, but can also be applied to video captured by device

Datatype: integer

##Tag_Datetime From the original Exif Spec, but can also be applied to video captured by device

Datatype: varchar

##Tag_Flash From the original Exif Spec. Cannot be applied to video captured by device, but will receive a null value

Datatype: varchar

##Tag_Focal_Length From the original Exif Spec. Cannot be applied to video captured by device, but will receive a null value

Datatype: varchar

##Tag_GPS_Altitude From the original Exif Spec, but can also be applied to video captured by device

Datatype: varchar

##Tag_GPS_Altitude_Ref From the original Exif Spec, but can also be applied to video captured by device

Datatype: varchar

##Tag_GPS_Datestamp From the original Exif Spec, but can also be applied to video captured by device

Datatype: varchar

##Tag_GPS_Latitude From the original Exif Spec, but can also be applied to video captured by device

Datatype: varchar

##Tag_GPS_Latitude_Ref From the original Exif Spec, but can also be applied to video captured by device

Datatype: varchar

##Tag_GPS_Longitude From the original Exif Spec, but can also be applied to video captured by device

Datatype: varchar

##Tag_GPS_Longitude_Ref From the original Exif Spec, but can also be applied to video captured by device

Datatype: varchar

##Tag_GPS_Processing_Method From the original Exif Spec, but can also be applied to video captured by device

Datatype: varchar

##Tag_GPS_Timestamp From the original Exif Spec, but can also be applied to video captured by device

Datatype: varchar

##Tag_Image_Length From the original Exif Spec, but can also be applied to video captured by device

Datatype: varchar

##Tag_Image_Width From the original Exif Spec, but can also be applied to video captured by device

Datatype: varchar

##Tag_Make From the original Exif Spec, but can also be applied to video captured by device

Datatype: varchar

##Tag_Model From the original Exif Spec, but can also be applied to video captured by device

Datatype: varchar

##Tag_Orientation From the original Exif Spec, but can also be applied to video captured by device

Datatype: varchar

##Tag_White_Balance From the original Exif Spec. Cannot be applied to video captured by device, but will receive a null value

Datatype: varchar

##Whitebalance_Auto From the original Exif Spec. Cannot be applied to video captured by device, but will receive a null value

Datatype: integer

##Whitebalance_Manual From the original Exif Spec. Cannot be applied to video captured by device, but will receive a null value

Datatype: integer

##Software From the original Exif Spec, but can also be applied to video captured by device

Datatype: varchar

##Video_Duration Applicable only to video, will receive null value if media type is "image." Duration is recorded in milliseconds.

Datatype: long

##NumPaths Number of video paths attached to video, if media type is indeed "video." See the Video Paths class for detailed information.

Datatype: integer