Uses of Class
org.ffmpeg.ffprobe.PacketsType
-
Packages that use PacketsType Package Description org.ffmpeg.ffprobe -
-
Uses of PacketsType in org.ffmpeg.ffprobe
Fields in org.ffmpeg.ffprobe declared as PacketsType Modifier and Type Field Description protected PacketsTypeFfprobeType. packetsMethods in org.ffmpeg.ffprobe that return PacketsType Modifier and Type Method Description PacketsTypeObjectFactory. createPacketsType()Create an instance ofPacketsTypePacketsTypeFfprobeType. getPackets()Gets the value of the packets property.Methods in org.ffmpeg.ffprobe with parameters of type PacketsType Modifier and Type Method Description voidFfprobeType. setPackets(PacketsType value)Sets the value of the packets property.
-