Uses of Class
org.ffmpeg.ffprobe.FormatType
-
Packages that use FormatType Package Description org.ffmpeg.ffprobe tv.hd3g.ffprobejaxb -
-
Uses of FormatType in org.ffmpeg.ffprobe
Fields in org.ffmpeg.ffprobe declared as FormatType Modifier and Type Field Description protected FormatTypeFfprobeType. formatMethods in org.ffmpeg.ffprobe that return FormatType Modifier and Type Method Description FormatTypeObjectFactory. createFormatType()Create an instance ofFormatTypeFormatTypeFfprobeType. getFormat()Gets the value of the format property.Methods in org.ffmpeg.ffprobe with parameters of type FormatType Modifier and Type Method Description voidFfprobeType. setFormat(FormatType value)Sets the value of the format property. -
Uses of FormatType in tv.hd3g.ffprobejaxb
Methods in tv.hd3g.ffprobejaxb that return FormatType Modifier and Type Method Description FormatTypeFFprobeJAXB. getFormat()
-