Uses of Class
org.ffmpeg.ffprobe.PacketsType
Packages that use PacketsType
-
Uses of PacketsType in org.ffmpeg.ffprobe
Fields in org.ffmpeg.ffprobe declared as PacketsTypeMethods in org.ffmpeg.ffprobe that return PacketsTypeModifier and TypeMethodDescriptionObjectFactory.createPacketsType()Create an instance ofPacketsTypeFfprobeType.getPackets()Gets the value of the packets property.Methods in org.ffmpeg.ffprobe with parameters of type PacketsTypeModifier and TypeMethodDescriptionvoidFfprobeType.setPackets(PacketsType value) Sets the value of the packets property.