Uses of Class
org.ffmpeg.ffprobe.ChaptersType
-
Packages that use ChaptersType Package Description org.ffmpeg.ffprobe -
-
Uses of ChaptersType in org.ffmpeg.ffprobe
Fields in org.ffmpeg.ffprobe declared as ChaptersType Modifier and Type Field Description protected ChaptersTypeFfprobeType. chaptersMethods in org.ffmpeg.ffprobe that return ChaptersType Modifier and Type Method Description ChaptersTypeObjectFactory. createChaptersType()Create an instance ofChaptersTypeChaptersTypeFfprobeType. getChapters()Gets the value of the chapters property.Methods in org.ffmpeg.ffprobe with parameters of type ChaptersType Modifier and Type Method Description voidFfprobeType. setChapters(ChaptersType value)Sets the value of the chapters property.
-