Uses of Package
com.github.kokorin.jaffree.ffprobe.data
Packages that use com.github.kokorin.jaffree.ffprobe.data
Package
Description
Classes used to integrate with ffprobe.
Package contains classes for data structures and parsers for ffprobe result.
-
Classes in com.github.kokorin.jaffree.ffprobe.data used by com.github.kokorin.jaffree.ffprobeClassDescriptionRepresents ffprobe output format parser.Interface describing tree-like data structure which holds parsed ffprobe output.Represents a converter which is used to convert requested value to T type.
-
Classes in com.github.kokorin.jaffree.ffprobe.data used by com.github.kokorin.jaffree.ffprobe.dataClassDescriptionAbstract
ProbeDataimplementation with all common methods implemented.Represents ffprobe output format 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.