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