danger.content
Interface FilePropertyIDs
public interface FilePropertyIDs
The predefined set of properties supported by the content system.
These constants are used to store and retrieve data associated
with a particular file on the filesystem.
FORMAT
static final int FORMAT
- See Also:
- Constant Field Values
PARENT
static final int PARENT
- See Also:
- Constant Field Values
FILENAME
static final int FILENAME
- See Also:
- Constant Field Values
FULL_PATH
static final int FULL_PATH
- See Also:
- Constant Field Values
DATA_SIZE
static final int DATA_SIZE
- See Also:
- Constant Field Values
DATE_CREATED
static final int DATE_CREATED
- See Also:
- Constant Field Values
DATE_MODIFIED
static final int DATE_MODIFIED
- See Also:
- Constant Field Values
READ_ONLY
static final int READ_ONLY
- See Also:
- Constant Field Values
BIT_RATE
static final int BIT_RATE
- See Also:
- Constant Field Values
SAMPLE_RATE
static final int SAMPLE_RATE
- See Also:
- Constant Field Values
NUM_CHANNELS
static final int NUM_CHANNELS
- See Also:
- Constant Field Values
AUDIO_CODEC
static final int AUDIO_CODEC
- See Also:
- Constant Field Values
IS_VBR
static final int IS_VBR
- See Also:
- Constant Field Values
DURATION
static final int DURATION
- See Also:
- Constant Field Values
NAME
static final int NAME
- See Also:
- Constant Field Values
ALBUM_NAME
static final int ALBUM_NAME
- See Also:
- Constant Field Values
ALBUM_ARTIST
static final int ALBUM_ARTIST
- See Also:
- Constant Field Values
ARTIST
static final int ARTIST
- See Also:
- Constant Field Values
GENRE
static final int GENRE
- See Also:
- Constant Field Values
TRACK
static final int TRACK
- See Also:
- Constant Field Values
ORIGINAL_RELEASE_DATE
static final int ORIGINAL_RELEASE_DATE
- See Also:
- Constant Field Values
COMPOSER
static final int COMPOSER
- See Also:
- Constant Field Values
GROUPING
static final int GROUPING
- See Also:
- Constant Field Values
DISK
static final int DISK
- See Also:
- Constant Field Values
COMMENT
static final int COMMENT
- See Also:
- Constant Field Values
YEAR
static final int YEAR
- See Also:
- Constant Field Values
IS_COMPILATION
static final int IS_COMPILATION
- See Also:
- Constant Field Values
TRACK_COUNT
static final int TRACK_COUNT
- See Also:
- Constant Field Values
DISK_COUNT
static final int DISK_COUNT
- See Also:
- Constant Field Values
WIDTH
static final int WIDTH
- See Also:
- Constant Field Values
HEIGHT
static final int HEIGHT
- See Also:
- Constant Field Values
SAMPLE_WIDTH
static final int SAMPLE_WIDTH
- See Also:
- Constant Field Values
SAMPLE_HEIGHT
static final int SAMPLE_HEIGHT
- See Also:
- Constant Field Values
SAMPLE_FORMAT
static final int SAMPLE_FORMAT
- See Also:
- Constant Field Values
SAMPLE_SIZE
static final int SAMPLE_SIZE
- See Also:
- Constant Field Values
SAMPLE_DATA
static final int SAMPLE_DATA
- See Also:
- Constant Field Values
EXIF_DATE
static final int EXIF_DATE
- See Also:
- Constant Field Values
RATING
static final int RATING
- See Also:
- Constant Field Values
PLAY_COUNT
static final int PLAY_COUNT
- See Also:
- Constant Field Values
FRAME_RATE
static final int FRAME_RATE
- Since:
- 4.5
- See Also:
- Constant Field Values
VIDEO_CODEC
static final int VIDEO_CODEC
- Since:
- 4.5
- See Also:
- Constant Field Values
TV_SHOW_NAME
static final int TV_SHOW_NAME
- Since:
- 4.5
- See Also:
- Constant Field Values
TV_EPISODE
static final int TV_EPISODE
- Since:
- 4.5
- See Also:
- Constant Field Values
TV_SEASON
static final int TV_SEASON
- Since:
- 4.5
- See Also:
- Constant Field Values
CUSTOM_DATA_1
static final int CUSTOM_DATA_1
- See Also:
- Constant Field Values
CUSTOM_DATA_2
static final int CUSTOM_DATA_2
- See Also:
- Constant Field Values
CUSTOM_DATA_3
static final int CUSTOM_DATA_3
- See Also:
- Constant Field Values
CUSTOM_DATA_4
static final int CUSTOM_DATA_4
- See Also:
- Constant Field Values
CUSTOM_DATA_5
static final int CUSTOM_DATA_5
- See Also:
- Constant Field Values
CUSTOM_DATA_6
static final int CUSTOM_DATA_6
- See Also:
- Constant Field Values
CUSTOM_DATA_7
static final int CUSTOM_DATA_7
- See Also:
- Constant Field Values
CUSTOM_DATA_8
static final int CUSTOM_DATA_8
- See Also:
- Constant Field Values
CUSTOM_DATA_9
static final int CUSTOM_DATA_9
- See Also:
- Constant Field Values
CUSTOM_DATA_10
static final int CUSTOM_DATA_10
- See Also:
- Constant Field Values
CUSTOM_DATA_11
static final int CUSTOM_DATA_11
- See Also:
- Constant Field Values
CUSTOM_DATA_12
static final int CUSTOM_DATA_12
- See Also:
- Constant Field Values
CUSTOM_DATA_13
static final int CUSTOM_DATA_13
- See Also:
- Constant Field Values
CUSTOM_DATA_14
static final int CUSTOM_DATA_14
- See Also:
- Constant Field Values
CUSTOM_DATA_15
static final int CUSTOM_DATA_15
- See Also:
- Constant Field Values
ALBUM_ART
static final int ALBUM_ART
- See Also:
- Constant Field Values
ALBUM_ART_SIZE
static final int ALBUM_ART_SIZE
- See Also:
- Constant Field Values
ALBUM_ART_FORMAT
static final int ALBUM_ART_FORMAT
- See Also:
- Constant Field Values
VIDEO_THUMBNAIL
static final int VIDEO_THUMBNAIL
- Since:
- 4.5
- See Also:
- Constant Field Values