Uses of Class
tv.hd3g.fflauncher.FFUnit
-
Packages that use FFUnit Package Description tv.hd3g.fflauncher -
-
Uses of FFUnit in tv.hd3g.fflauncher
Methods in tv.hd3g.fflauncher that return FFUnit Modifier and Type Method Description static FFUnitFFUnit. fromString(String u)static FFUnitFFUnit. valueOf(String name)Returns the enum constant of this type with the specified name.static FFUnit[]FFUnit. 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 FFUnit Modifier and Type Method Description FFmpegFFmpeg. addBitrate(int bitrate, FFUnit bitrate_unit, int output_video_stream_index)FFmpegFFmpeg. addBitrateControl(int min_rate, int max_rate, int bufsize, FFUnit bitrate_unit)
-