Uses of Class
org.ffmpeg.ffprobe.FramesType
-
Packages that use FramesType Package Description org.ffmpeg.ffprobe -
-
Uses of FramesType in org.ffmpeg.ffprobe
Fields in org.ffmpeg.ffprobe declared as FramesType Modifier and Type Field Description protected FramesTypeFfprobeType. framesMethods in org.ffmpeg.ffprobe that return FramesType Modifier and Type Method Description FramesTypeObjectFactory. createFramesType()Create an instance ofFramesTypeFramesTypeFfprobeType. getFrames()Gets the value of the frames property.Methods in org.ffmpeg.ffprobe with parameters of type FramesType Modifier and Type Method Description voidFfprobeType. setFrames(FramesType value)Sets the value of the frames property.
-