Uses of Class
tv.hd3g.fflauncher.FFmpeg.Preset
-
Packages that use FFmpeg.Preset Package Description tv.hd3g.fflauncher -
-
Uses of FFmpeg.Preset in tv.hd3g.fflauncher
Methods in tv.hd3g.fflauncher that return FFmpeg.Preset Modifier and Type Method Description static FFmpeg.PresetFFmpeg.Preset. valueOf(String name)Returns the enum constant of this type with the specified name.static FFmpeg.Preset[]FFmpeg.Preset. 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 FFmpeg.Preset Modifier and Type Method Description FFmpegFFmpeg. addPreset(FFmpeg.Preset preset)
-