Uses of Class
org.ffmpeg.ffprobe.PacketsAndFramesType
Packages that use PacketsAndFramesType
-
Uses of PacketsAndFramesType in org.ffmpeg.ffprobe
Fields in org.ffmpeg.ffprobe declared as PacketsAndFramesTypeMethods in org.ffmpeg.ffprobe that return PacketsAndFramesTypeModifier and TypeMethodDescriptionObjectFactory.createPacketsAndFramesType()Create an instance ofPacketsAndFramesTypeFfprobeType.getPacketsAndFrames()Gets the value of the packetsAndFrames property.Methods in org.ffmpeg.ffprobe with parameters of type PacketsAndFramesTypeModifier and TypeMethodDescriptionvoidFfprobeType.setPacketsAndFrames(PacketsAndFramesType value) Sets the value of the packetsAndFrames property.