@StableMinor(version="12.3", sinceVersion="6.1") public interface IFileMetadata extends IFileMetadata
METADATA_DURATION, METADATA_FORMAT, METADATA_HEIGHT, METADATA_WIDTH
Modifier and Type | Method and Description |
---|---|
Double |
getAudioBitRate()
Returns the audio bit rate metadata.
|
Integer |
getAudioChannels()
Returns the number of audio channels metadata.
|
Integer |
getAudioSamplingRate()
Returns the audio sampling rate metadata.
|
Integer |
getColorDepth()
Returns the color depth metadata.
|
Long |
getDuration()
Returns the duration metadata, in milliseconds.
|
String |
getFormat()
Returns the format metadata.
|
Integer |
getHeight()
Returns the height metadata.
|
FileMacrotype |
getMacroType()
Returns the macro type metadata.
|
Double |
getVideoFrameRate()
Returns the video frame rate metadata.
|
Integer |
getWidth()
Returns the width metadata.
|
Long getDuration()
getDuration
in interface IFileMetadata
null
if it is unknown or
not applicable.Integer getHeight()
getHeight
in interface IFileMetadata
null
if it is unknown or
not applicable.Integer getWidth()
getWidth
in interface IFileMetadata
null
if it is unknown or
not applicable.String getFormat()
getFormat
in interface IFileMetadata
null
if it is unknown or
not applicable.Integer getColorDepth()
null
if it is
unknown or not applicable.Double getVideoFrameRate()
null
if it
is unknown or not applicable.Double getAudioBitRate()
null
if it
is unknown or not applicable.Integer getAudioSamplingRate()
null
if it
is unknown or not applicable.Integer getAudioChannels()
null
if it
is unknown or not applicable.FileMacrotype getMacroType()
FileMacrotype
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.