public interface XMPDM
property definition constants for the dynamic media
 properties defined in the XMP standard.| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
XMPDM.ChannelTypePropertyConverter
Deprecated. 
 
Experimental method, will change shortly 
 | 
| Modifier and Type | Field and Description | 
|---|---|
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 | 
ALBUM_ARTIST
"The name of the album artist or group for compilation albums." 
 | 
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 | 
COMPILATION
"An album created by various artists." 
 | 
static Property | 
COMPOSER
"The composer's name." 
 | 
static Property | 
COPYRIGHT
"The copyright information." 
 | 
static Property | 
DISC_NUMBER
"The disc number for part of an album set." 
 | 
static Property | 
DURATION
"The duration of the media file."
 Value is in Seconds, unless xmpDM:scale is also set. 
 | 
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. 
 | 
static final Property ABS_PEAK_AUDIO_FILE_PATH
static final Property ALBUM
static final Property ALT_TAPE_NAME
static final Property ARTIST
static final Property ALBUM_ARTIST
static final Property AUDIO_MOD_DATE
static final Property AUDIO_SAMPLE_RATE
static final Property AUDIO_SAMPLE_TYPE
static final Property AUDIO_CHANNEL_TYPE
static final Property AUDIO_COMPRESSOR
static final Property COMPILATION
static final Property COMPOSER
static final Property COPYRIGHT
static final Property DISC_NUMBER
static final Property DURATION
static final Property ENGINEER
static final Property FILE_DATA_RATE
static final Property GENRE
static final Property INSTRUMENT
static final Property KEY
static final Property LOG_COMMENT
static final Property LOOP
static final Property NUMBER_OF_BEATS
static final Property METADATA_MOD_DATE
static final Property PULL_DOWN
static final Property RELATIVE_PEAK_AUDIO_FILE_PATH
static final Property RELEASE_DATE
static final Property SCALE_TYPE
static final Property SCENE
static final Property SHOT_DATE
static final Property SHOT_LOCATION
static final Property SHOT_NAME
static final Property SPEAKER_PLACEMENT
static final Property STRETCH_MODE
static final Property TAPE_NAME
static final Property TEMPO
static final Property TIME_SIGNATURE
static final Property TRACK_NUMBER
static final Property VIDEO_ALPHA_MODE
static final Property VIDEO_ALPHA_UNITY_IS_TRANSPARENT
static final Property VIDEO_COLOR_SPACE
static final Property VIDEO_COMPRESSOR
static final Property VIDEO_FIELD_ORDER
static final Property VIDEO_FRAME_RATE
static final Property VIDEO_MOD_DATE
static final Property VIDEO_PIXEL_DEPTH
static final Property VIDEO_PIXEL_ASPECT_RATIO
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.