Uses of Class
org.ffmpeg.ffprobe.ChaptersType
Packages that use ChaptersType
-
Uses of ChaptersType in org.ffmpeg.ffprobe
Fields in org.ffmpeg.ffprobe declared as ChaptersTypeMethods in org.ffmpeg.ffprobe that return ChaptersTypeModifier and TypeMethodDescriptionObjectFactory.createChaptersType()Create an instance ofChaptersTypeFfprobeType.getChapters()Gets the value of the chapters property.Methods in org.ffmpeg.ffprobe with parameters of type ChaptersTypeModifier and TypeMethodDescriptionvoidFfprobeType.setChapters(ChaptersType value) Sets the value of the chapters property.