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