Class MediaInfo
java.lang.Object
net.filebot.mediainfo.MediaInfo
- All Implemented Interfaces:
AutoCloseable,MediaCharacteristics,net.filebot.mediainfo.MediaInfoProperties
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringvoidclose()static Stringcodecs()get(net.filebot.mediainfo.StreamKind streamKind, int streamNumber, int parameterIndex, MediaInfo.InfoKind infoKind) map(net.filebot.mediainfo.StreamKind streamKind, int streamNumber) intintparameterCount(net.filebot.mediainfo.StreamKind streamKind, int streamNumber) static Stringraw()longstatic StringstaticOption(String option) static StringstaticOption(String option, String value) intstreamCount(net.filebot.mediainfo.StreamKind streamKind) static Stringversion()Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.filebot.mediainfo.MediaInfoProperties
find, get, getAudioCodec, getAudioLanguage, getBitRate, getCreationTime, getDouble, getDuration, getFileName, getFileSize, getFrameRate, getHeight, getInteger, getMediaTags, getString, getSubtitleCodec, getSubtitleLanguage, getTitle, getVideoCodec, getVideoProfile, getWidth, list, stream
-
Constructor Details
-
MediaInfo
public MediaInfo()
-
-
Method Details
-
open
-
read
- Throws:
IOException
-
option
-
option
-
get
-
get
public String get(net.filebot.mediainfo.StreamKind streamKind, int streamNumber, int parameterIndex, MediaInfo.InfoKind infoKind) -
streamCount
- Specified by:
streamCountin interfacenet.filebot.mediainfo.MediaInfoProperties
-
parameterCount
-
map
-
raw
- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable
-
version
-
parameters
-
codecs
-
capacities
-
staticOption
-
staticOption
-