Uses of Class
org.ffmpeg.ffprobe.ChapterType
-
Packages that use ChapterType Package Description org.ffmpeg.ffprobe tv.hd3g.ffprobejaxb -
-
Uses of ChapterType in org.ffmpeg.ffprobe
Fields in org.ffmpeg.ffprobe with type parameters of type ChapterType Modifier and Type Field Description protected List<ChapterType>ChaptersType. chapterMethods in org.ffmpeg.ffprobe that return ChapterType Modifier and Type Method Description ChapterTypeObjectFactory. createChapterType()Create an instance ofChapterTypeMethods in org.ffmpeg.ffprobe that return types with arguments of type ChapterType Modifier and Type Method Description List<ChapterType>ChaptersType. getChapter()Gets the value of the chapter property. -
Uses of ChapterType in tv.hd3g.ffprobejaxb
Methods in tv.hd3g.ffprobejaxb that return types with arguments of type ChapterType Modifier and Type Method Description List<ChapterType>FFprobeJAXB. getChapters()
-