Uses of Class
org.ffmpeg.ffprobe.FramesType
Packages that use FramesType
-
Uses of FramesType in org.ffmpeg.ffprobe
Fields in org.ffmpeg.ffprobe declared as FramesTypeMethods in org.ffmpeg.ffprobe that return FramesTypeModifier and TypeMethodDescriptionObjectFactory.createFramesType()Create an instance ofFramesTypeFfprobeType.getFrames()Gets the value of the frames property.Methods in org.ffmpeg.ffprobe with parameters of type FramesTypeModifier and TypeMethodDescriptionvoidFfprobeType.setFrames(FramesType value) Sets the value of the frames property.