Uses of Class
org.ffmpeg.ffprobe.PacketsAndFramesType
-
Packages that use PacketsAndFramesType Package Description org.ffmpeg.ffprobe -
-
Uses of PacketsAndFramesType in org.ffmpeg.ffprobe
Fields in org.ffmpeg.ffprobe declared as PacketsAndFramesType Modifier and Type Field Description protected PacketsAndFramesTypeFfprobeType. packetsAndFramesMethods in org.ffmpeg.ffprobe that return PacketsAndFramesType Modifier and Type Method Description PacketsAndFramesTypeObjectFactory. createPacketsAndFramesType()Create an instance ofPacketsAndFramesTypePacketsAndFramesTypeFfprobeType. getPacketsAndFrames()Gets the value of the packetsAndFrames property.Methods in org.ffmpeg.ffprobe with parameters of type PacketsAndFramesType Modifier and Type Method Description voidFfprobeType. setPacketsAndFrames(PacketsAndFramesType value)Sets the value of the packetsAndFrames property.
-