IFileMetadata
.@Deprecated public interface IFileMetadata
Modifier and Type | Field and Description |
---|---|
static String |
METADATA_DURATION
Deprecated.
|
static String |
METADATA_FORMAT
Deprecated.
|
static String |
METADATA_HEIGHT
Deprecated.
|
static String |
METADATA_WIDTH
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
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.
|
static final String METADATA_DURATION
static final String METADATA_HEIGHT
static final String METADATA_WIDTH
static final String METADATA_FORMAT
Long getDuration()
Integer getHeight()
Integer getWidth()
String getFormat()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.