Package com.github.kokorin.jaffree.ffprobe.data
package com.github.kokorin.jaffree.ffprobe.data
Package contains classes for data structures and parsers for ffprobe result.
-
ClassDescriptionAbstract
ProbeDataimplementation with all common methods implemented.Deprecated.Represents ffprobe output format parser.ffprobe json format output parser.Interface describing tree-like data structure which holds parsed ffprobe output.Represents a converter which is used to convertProbeDatato T type.Represents a converter which is used to convert requested value to T type.
JsonFormatParser