Uses of Class
tv.hd3g.fflauncher.about.FFAbout
-
Packages that use FFAbout Package Description tv.hd3g.fflauncher tv.hd3g.fflauncher.filtering -
-
Uses of FFAbout in tv.hd3g.fflauncher
Methods in tv.hd3g.fflauncher that return FFAbout Modifier and Type Method Description FFAboutFFbase. getAbout(tv.hd3g.processlauncher.cmdline.ExecutableFinder executableFinder)Methods in tv.hd3g.fflauncher with parameters of type FFAbout Modifier and Type Method Description FFmpegFFmpeg. addHardwareVideoDecoding(String source, tv.hd3g.ffprobejaxb.FFprobeJAXB analysingResult, FFmpeg.FFHardwareCodec hardwareCodec, FFAbout about)"Patch" ffmpeg command line for hardware decoding.FFmpegFFmpeg. addHardwareVideoEncoding(String destCodecName, int outputVideoStreamIndex, FFmpeg.FFHardwareCodec hardwareCodec, FFAbout about)Set codec name, and if it possible, use hardware encoding. -
Uses of FFAbout in tv.hd3g.fflauncher.filtering
Methods in tv.hd3g.fflauncher.filtering with parameters of type FFAbout Modifier and Type Method Description List<Filter>FilterChains. checkFiltersAvailability(FFAbout about)List<Filter>FilterChains. checkFiltersAvailability(FFAbout about, FilterConnectorType expectedType)
-