Uses of Class
org.ffmpeg.ffprobe.LibraryVersionsType
-
Packages that use LibraryVersionsType Package Description org.ffmpeg.ffprobe -
-
Uses of LibraryVersionsType in org.ffmpeg.ffprobe
Fields in org.ffmpeg.ffprobe declared as LibraryVersionsType Modifier and Type Field Description protected LibraryVersionsTypeFfprobeType. libraryVersionsMethods in org.ffmpeg.ffprobe that return LibraryVersionsType Modifier and Type Method Description LibraryVersionsTypeObjectFactory. createLibraryVersionsType()Create an instance ofLibraryVersionsTypeLibraryVersionsTypeFfprobeType. getLibraryVersions()Gets the value of the libraryVersions property.Methods in org.ffmpeg.ffprobe with parameters of type LibraryVersionsType Modifier and Type Method Description voidFfprobeType. setLibraryVersions(LibraryVersionsType value)Sets the value of the libraryVersions property.
-