B D E F G H I L M O P R S W 

B

BOOLEAN_VAL - Static variable in class wseemann.media.Metadata
BYTE_ARRAY_VAL - Static variable in class wseemann.media.Metadata

D

DATE_VAL - Static variable in class wseemann.media.Metadata
DOUBLE_VAL - Static variable in class wseemann.media.Metadata

E

extractMetadata(String) - Method in class wseemann.media.FFmpegMediaMetadataRetriever
Call this method after setDataSource().
extractMetadataFromChapter(String, int) - Method in class wseemann.media.FFmpegMediaMetadataRetriever
Call this method after setDataSource().

F

FFmpegMediaMetadataRetriever - Class in wseemann.media
FFmpegMediaMetadataRetriever class provides a unified interface for retrieving frame and meta data from an input media file.
FFmpegMediaMetadataRetriever() - Constructor for class wseemann.media.FFmpegMediaMetadataRetriever
 
finalize() - Method in class wseemann.media.FFmpegMediaMetadataRetriever
 

G

getAll() - Method in class wseemann.media.Metadata
 
getBoolean(String) - Method in class wseemann.media.Metadata
Get the boolean value indicated by key
getByteArray(String) - Method in class wseemann.media.Metadata
getDate(String) - Method in class wseemann.media.Metadata
getDouble(String) - Method in class wseemann.media.Metadata
getEmbeddedPicture() - Method in class wseemann.media.FFmpegMediaMetadataRetriever
Call this method after setDataSource().
getFrameAtTime(long, int) - Method in class wseemann.media.FFmpegMediaMetadataRetriever
Call this method after setDataSource().
getFrameAtTime(long) - Method in class wseemann.media.FFmpegMediaMetadataRetriever
Call this method after setDataSource().
getFrameAtTime() - Method in class wseemann.media.FFmpegMediaMetadataRetriever
Call this method after setDataSource().
getInt(String) - Method in class wseemann.media.Metadata
getLong(String) - Method in class wseemann.media.Metadata
getMetadata() - Method in class wseemann.media.FFmpegMediaMetadataRetriever
Gets the media metadata.
getScaledFrameAtTime(long, int, int, int) - Method in class wseemann.media.FFmpegMediaMetadataRetriever
Call this method after setDataSource().
getScaledFrameAtTime(long, int, int) - Method in class wseemann.media.FFmpegMediaMetadataRetriever
Call this method after setDataSource().
getString(String) - Method in class wseemann.media.Metadata

H

has(String) - Method in class wseemann.media.Metadata
 

I

IN_PREFERRED_CONFIG - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
User defined bitmap configuration.
INTEGER_VAL - Static variable in class wseemann.media.Metadata

L

LONG_VAL - Static variable in class wseemann.media.Metadata

M

Metadata - Class in wseemann.media
Class to hold the media's metadata.
Metadata() - Constructor for class wseemann.media.Metadata
 
METADATA_CHAPTER_COUNT - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the chapter count.
METADATA_KEY_ALBUM - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the name of the set this work belongs to.
METADATA_KEY_ALBUM_ARTIST - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the main creator of the set/album, if different from artist.
METADATA_KEY_ARTIST - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the main creator of the work.
METADATA_KEY_AUDIO_CODEC - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the audio codec of the work.
METADATA_KEY_CHAPTER_END_TIME - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the chapter end time in milliseconds.
METADATA_KEY_CHAPTER_START_TIME - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the chapter start time in milliseconds.
METADATA_KEY_COMMENT - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the any additional description of the file.
METADATA_KEY_COMPOSER - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the who composed the work, if different from artist.
METADATA_KEY_COPYRIGHT - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the name of copyright holder.
METADATA_KEY_CREATION_TIME - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the date when the file was created, preferably in ISO 8601.
METADATA_KEY_DATE - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the date when the work was created, preferably in ISO 8601.
METADATA_KEY_DISC - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the number of a subset, e.g.
METADATA_KEY_DURATION - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the duration of the work in milliseconds.
METADATA_KEY_ENCODED_BY - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the person/group who created the file.
METADATA_KEY_ENCODER - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the name/settings of the software/hardware that produced the file.
METADATA_KEY_FILENAME - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the original name of the file.
METADATA_KEY_FILESIZE - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the file size in bytes.
METADATA_KEY_FRAMERATE - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
This metadata key retrieves the average framerate (in frames/sec), if available.
METADATA_KEY_GENRE - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the genre of the work.
METADATA_KEY_ICY_METADATA - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the main creator of the work.
METADATA_KEY_LANGUAGE - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the main language in which the work is performed, preferably in ISO 639-2 format.
METADATA_KEY_PERFORMER - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the artist who performed the work, if different from artist.
METADATA_KEY_PUBLISHER - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the name of the label/publisher.
METADATA_KEY_SERVICE_NAME - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the name of the service in broadcasting (channel name).
METADATA_KEY_SERVICE_PROVIDER - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the name of the service provider in broadcasting.
METADATA_KEY_TITLE - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the name of the work.
METADATA_KEY_TRACK - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the number of this work in the set, can be in form current/total.
METADATA_KEY_VARIANT_BITRATE - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the total bitrate of the bitrate variant that the current stream is part of.
METADATA_KEY_VIDEO_CODEC - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
The metadata key to retrieve the video codec of the work.
METADATA_KEY_VIDEO_ROTATION - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
This key retrieves the video rotation angle in degrees, if available.

O

OPTION_CLOSEST - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
This option is used with FFmpegMediaMetadataRetriever.getFrameAtTime(long, int) to retrieve a frame (not necessarily a key frame) associated with a data source that is located closest to or at the given time.
OPTION_CLOSEST_SYNC - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
This option is used with FFmpegMediaMetadataRetriever.getFrameAtTime(long, int) to retrieve a sync (or key) frame associated with a data source that is located closest to (in time) or at the given time.
OPTION_NEXT_SYNC - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
This option is used with FFmpegMediaMetadataRetriever.getFrameAtTime(long, int) to retrieve a sync (or key) frame associated with a data source that is located right after or at the given time.
OPTION_PREVIOUS_SYNC - Static variable in class wseemann.media.FFmpegMediaMetadataRetriever
This option is used with FFmpegMediaMetadataRetriever.getFrameAtTime(long, int) to retrieve a sync (or key) frame associated with a data source that is located right before or at the given time.

P

parse(HashMap<String, String>) - Method in class wseemann.media.Metadata
Check a parcel containing metadata is well formed.

R

release() - Method in class wseemann.media.FFmpegMediaMetadataRetriever
Call it when one is done with the object.

S

setDataSource(String) - Method in class wseemann.media.FFmpegMediaMetadataRetriever
Sets the data source (file pathname) to use.
setDataSource(String, Map<String, String>) - Method in class wseemann.media.FFmpegMediaMetadataRetriever
Sets the data source (URI) to use.
setDataSource(FileDescriptor, long, long) - Method in class wseemann.media.FFmpegMediaMetadataRetriever
Sets the data source (FileDescriptor) to use.
setDataSource(FileDescriptor) - Method in class wseemann.media.FFmpegMediaMetadataRetriever
Sets the data source (FileDescriptor) to use.
setDataSource(Context, Uri) - Method in class wseemann.media.FFmpegMediaMetadataRetriever
Sets the data source as a content Uri.
setSurface(Object) - Method in class wseemann.media.FFmpegMediaMetadataRetriever
Sets the Surface to be used as the sink for the video portion of the media.
STRING_VAL - Static variable in class wseemann.media.Metadata

W

wseemann.media - package wseemann.media
 
B D E F G H I L M O P R S W