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