Class FFProbe
- All Implemented Interfaces:
Serializable,AutoCloseable,Cloneable,Map<String,,Object> SequencedMap<String,,Object> MediaCharacteristics
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K, V> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.LinkedHashMap
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, newLinkedHashMap, putFirst, putLast, replaceAll, reversed, sequencedEntrySet, sequencedKeySet, sequencedValues, valuesMethods inherited from class java.util.HashMap
clone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, newHashMap, put, putAll, putIfAbsent, remove, remove, replace, replace, sizeMethods inherited from class java.util.AbstractMap
equals, hashCodeMethods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, containsKey, equals, hashCode, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizeMethods inherited from interface java.util.SequencedMap
firstEntry, lastEntry, pollFirstEntry, pollLastEntry
-
Constructor Details
-
FFProbe
public FFProbe()
-
-
Method Details
-
getFileName
- Specified by:
getFileNamein interfaceMediaCharacteristics
-
getFileSize
- Specified by:
getFileSizein interfaceMediaCharacteristics
-
getVideoCodec
- Specified by:
getVideoCodecin interfaceMediaCharacteristics
-
getVideoProfile
- Specified by:
getVideoProfilein interfaceMediaCharacteristics
-
getAudioCodec
- Specified by:
getAudioCodecin interfaceMediaCharacteristics
-
getAudioLanguage
- Specified by:
getAudioLanguagein interfaceMediaCharacteristics
-
getSubtitleCodec
- Specified by:
getSubtitleCodecin interfaceMediaCharacteristics
-
getSubtitleLanguage
- Specified by:
getSubtitleLanguagein interfaceMediaCharacteristics
-
getDuration
- Specified by:
getDurationin interfaceMediaCharacteristics
-
getWidth
- Specified by:
getWidthin interfaceMediaCharacteristics
-
getHeight
- Specified by:
getHeightin interfaceMediaCharacteristics
-
getBitRate
- Specified by:
getBitRatein interfaceMediaCharacteristics
-
getFrameRate
- Specified by:
getFrameRatein interfaceMediaCharacteristics
-
getTitle
- Specified by:
getTitlein interfaceMediaCharacteristics
-
getCreationTime
- Specified by:
getCreationTimein interfaceMediaCharacteristics
-
getMediaTags
- Specified by:
getMediaTagsin interfaceMediaCharacteristics
-
getFormat
-
getFormat
-
getTag
-
getStreams
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
Exception
-
toString
-
parse
-
read
-
ffprobe
- Throws:
IOException
-
version
- Throws:
IOException
-
minify
-