org.apache.tika.metadata
Interface XMPDM


public interface XMPDM

XMP Dynamic Media schema. This is a collection of property definition constants for the dynamic media properties defined in the XMP standard.

Since:
Apache Tika 0.7
See Also:
XMP Specification, Part 2: Standard Schemas

Nested Class Summary
static class XMPDM.ChannelTypePropertyConverter
          Deprecated. Experimental method, will change shortly
 
Field Summary
static Property ABS_PEAK_AUDIO_FILE_PATH
          "The absolute path to the file's peak audio file.
static Property ALBUM
          "The name of the album."
static Property ALT_TAPE_NAME
          "An alternative tape name, set via the project window or timecode dialog in Premiere.
static Property ARTIST
          "The name of the artist or artists."
static Property AUDIO_CHANNEL_TYPE
          "The audio channel type."
static Property AUDIO_COMPRESSOR
          "The audio compression used.
static Property AUDIO_MOD_DATE
          "The date and time when the audio was last modified."
static Property AUDIO_SAMPLE_RATE
          "The audio sample rate.
static Property AUDIO_SAMPLE_TYPE
          "The audio sample type."
static Property COMPOSER
          "The composer's name."
static Property COPYRIGHT
          "The copyright information."
static Property ENGINEER
          "The engineer's name."
static Property FILE_DATA_RATE
          "The file data rate in megabytes per second.
static Property GENRE
          "The name of the genre."
static Property INSTRUMENT
          "The musical instrument."
static Property KEY
          "The audio's musical key."
static Property LOG_COMMENT
          "User's log comments."
static Property LOOP
          "When true, the clip can be looped seamlessly."
static Property METADATA_MOD_DATE
          "The date and time when the metadata was last modified."
static Property NUMBER_OF_BEATS
          "The number of beats."
static Property PULL_DOWN
          "The sampling phase of film to be converted to video (pull-down)."
static Property RELATIVE_PEAK_AUDIO_FILE_PATH
          "The relative path to the file's peak audio file.
static Property RELEASE_DATE
          "The date the title was released."
static Property SCALE_TYPE
          "The musical scale used in the music.
static Property SCENE
          "The name of the scene."
static Property SHOT_DATE
          "The date and time when the video was shot."
static Property SHOT_LOCATION
          "The name of the location where the video was shot.
static Property SHOT_NAME
          "The name of the shot or take."
static Property SPEAKER_PLACEMENT
          "A description of the speaker angles from center front in degrees.
static Property STRETCH_MODE
          "The audio stretch mode."
static Property TAPE_NAME
          "The name of the tape from which the clip was captured, as set during the capture process."
static Property TEMPO
          "The audio's tempo."
static Property TIME_SIGNATURE
          "The time signature of the music."
static Property TRACK_NUMBER
          "A numeric value indicating the order of the audio file within its original recording."
static Property VIDEO_ALPHA_MODE
          "The alpha mode."
static Property VIDEO_ALPHA_UNITY_IS_TRANSPARENT
          "When true, unity is clear, when false, it is opaque."
static Property VIDEO_COLOR_SPACE
          "The color space."
static Property VIDEO_COMPRESSOR
          "Video compression used.
static Property VIDEO_FIELD_ORDER
          "The field order for video."
static Property VIDEO_FRAME_RATE
          "The video frame rate."
static Property VIDEO_MOD_DATE
          "The date and time when the video was last modified."
static Property VIDEO_PIXEL_ASPECT_RATIO
          "The aspect ratio, expressed as wd/ht.
static Property VIDEO_PIXEL_DEPTH
          "The size in bits of each color component of a pixel.
 

Field Detail

ABS_PEAK_AUDIO_FILE_PATH

static final Property ABS_PEAK_AUDIO_FILE_PATH
"The absolute path to the file's peak audio file. If empty, no peak file exists."


ALBUM

static final Property ALBUM
"The name of the album."


ALT_TAPE_NAME

static final Property ALT_TAPE_NAME
"An alternative tape name, set via the project window or timecode dialog in Premiere. If an alternative name has been set and has not been reverted, that name is displayed."


ARTIST

static final Property ARTIST
"The name of the artist or artists."


AUDIO_MOD_DATE

static final Property AUDIO_MOD_DATE
"The date and time when the audio was last modified."


AUDIO_SAMPLE_RATE

static final Property AUDIO_SAMPLE_RATE
"The audio sample rate. Can be any value, but commonly 32000, 41100, or 48000."


AUDIO_SAMPLE_TYPE

static final Property AUDIO_SAMPLE_TYPE
"The audio sample type."


AUDIO_CHANNEL_TYPE

static final Property AUDIO_CHANNEL_TYPE
"The audio channel type."


AUDIO_COMPRESSOR

static final Property AUDIO_COMPRESSOR
"The audio compression used. For example, MP3."


COMPOSER

static final Property COMPOSER
"The composer's name."


COPYRIGHT

static final Property COPYRIGHT
"The copyright information."


ENGINEER

static final Property ENGINEER
"The engineer's name."


FILE_DATA_RATE

static final Property FILE_DATA_RATE
"The file data rate in megabytes per second. For example: '36/10' = 3.6 MB/sec"


GENRE

static final Property GENRE
"The name of the genre."


INSTRUMENT

static final Property INSTRUMENT
"The musical instrument."


KEY

static final Property KEY
"The audio's musical key."


LOG_COMMENT

static final Property LOG_COMMENT
"User's log comments."


LOOP

static final Property LOOP
"When true, the clip can be looped seamlessly."


NUMBER_OF_BEATS

static final Property NUMBER_OF_BEATS
"The number of beats."


METADATA_MOD_DATE

static final Property METADATA_MOD_DATE
"The date and time when the metadata was last modified."


PULL_DOWN

static final Property PULL_DOWN
"The sampling phase of film to be converted to video (pull-down)."


RELATIVE_PEAK_AUDIO_FILE_PATH

static final Property RELATIVE_PEAK_AUDIO_FILE_PATH
"The relative path to the file's peak audio file. If empty, no peak file exists."


RELEASE_DATE

static final Property RELEASE_DATE
"The date the title was released."


SCALE_TYPE

static final Property SCALE_TYPE
"The musical scale used in the music. 'Neither' is most often used for instruments with no associated scale, such as drums."


SCENE

static final Property SCENE
"The name of the scene."


SHOT_DATE

static final Property SHOT_DATE
"The date and time when the video was shot."


SHOT_LOCATION

static final Property SHOT_LOCATION
"The name of the location where the video was shot. For example: 'Oktoberfest, Munich, Germany'. For more accurate positioning, use the EXIF GPS values."


SHOT_NAME

static final Property SHOT_NAME
"The name of the shot or take."


SPEAKER_PLACEMENT

static final Property SPEAKER_PLACEMENT
"A description of the speaker angles from center front in degrees. For example: 'Left = -30, Right = 30, Center = 0, LFE = 45, Left Surround = -110, Right Surround = 110'"


STRETCH_MODE

static final Property STRETCH_MODE
"The audio stretch mode."


TAPE_NAME

static final Property TAPE_NAME
"The name of the tape from which the clip was captured, as set during the capture process."


TEMPO

static final Property TEMPO
"The audio's tempo."


TIME_SIGNATURE

static final Property TIME_SIGNATURE
"The time signature of the music."


TRACK_NUMBER

static final Property TRACK_NUMBER
"A numeric value indicating the order of the audio file within its original recording."


VIDEO_ALPHA_MODE

static final Property VIDEO_ALPHA_MODE
"The alpha mode."


VIDEO_ALPHA_UNITY_IS_TRANSPARENT

static final Property VIDEO_ALPHA_UNITY_IS_TRANSPARENT
"When true, unity is clear, when false, it is opaque."


VIDEO_COLOR_SPACE

static final Property VIDEO_COLOR_SPACE
"The color space."


VIDEO_COMPRESSOR

static final Property VIDEO_COMPRESSOR
"Video compression used. For example, jpeg."


VIDEO_FIELD_ORDER

static final Property VIDEO_FIELD_ORDER
"The field order for video."


VIDEO_FRAME_RATE

static final Property VIDEO_FRAME_RATE
"The video frame rate."


VIDEO_MOD_DATE

static final Property VIDEO_MOD_DATE
"The date and time when the video was last modified."


VIDEO_PIXEL_DEPTH

static final Property VIDEO_PIXEL_DEPTH
"The size in bits of each color component of a pixel. Standard Windows 32-bit pixels have 8 bits per component."


VIDEO_PIXEL_ASPECT_RATIO

static final Property VIDEO_PIXEL_ASPECT_RATIO
"The aspect ratio, expressed as wd/ht. For example: '648/720' = 0.9"



Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.