|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
IFileMetadata
.
@Deprecated public interface IFileMetadata
Stores the metadata of a file.
Field Summary | |
---|---|
static String |
METADATA_DURATION
Deprecated. |
static String |
METADATA_FORMAT
Deprecated. |
static String |
METADATA_HEIGHT
Deprecated. |
static String |
METADATA_WIDTH
Deprecated. |
Method Summary | |
---|---|
Long |
getDuration()
Deprecated. Returns the duration metadata. |
String |
getFormat()
Deprecated. Returns the format metadata. |
Integer |
getHeight()
Deprecated. Returns the height metadata. |
Integer |
getWidth()
Deprecated. Returns the width metadata. |
Field Detail |
---|
static final String METADATA_DURATION
static final String METADATA_HEIGHT
static final String METADATA_WIDTH
static final String METADATA_FORMAT
Method Detail |
---|
Long getDuration()
Integer getHeight()
Integer getWidth()
String getFormat()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |