Uses of Class
tv.hd3g.fflauncher.FFprobe.FFPrintFormat
-
Packages that use FFprobe.FFPrintFormat Package Description tv.hd3g.fflauncher -
-
Uses of FFprobe.FFPrintFormat in tv.hd3g.fflauncher
Methods in tv.hd3g.fflauncher that return FFprobe.FFPrintFormat Modifier and Type Method Description static FFprobe.FFPrintFormatFFprobe.FFPrintFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static FFprobe.FFPrintFormat[]FFprobe.FFPrintFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in tv.hd3g.fflauncher with parameters of type FFprobe.FFPrintFormat Modifier and Type Method Description FFprobeFFprobe. setPrintFormat(FFprobe.FFPrintFormat printFormat)-print_format format set the output printing format
-