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