Uses of Class
net.bramp.ffmpeg.probe.FFmpegChapter
-
Packages that use FFmpegChapter Package Description net.bramp.ffmpeg.probe -
-
Uses of FFmpegChapter in net.bramp.ffmpeg.probe
Fields in net.bramp.ffmpeg.probe with type parameters of type FFmpegChapter Modifier and Type Field Description List<FFmpegChapter>FFmpegProbeResult. chaptersMethods in net.bramp.ffmpeg.probe that return types with arguments of type FFmpegChapter Modifier and Type Method Description List<FFmpegChapter>FFmpegProbeResult. getChapters()
-