Uses of Class
tv.hd3g.fflauncher.about.FFAbout
Packages that use FFAbout
-
Uses of FFAbout in tv.hd3g.fflauncher
Methods in tv.hd3g.fflauncher that return FFAboutMethods in tv.hd3g.fflauncher with parameters of type FFAboutModifier and TypeMethodDescriptiondefault voidHardwareProcessTraits.addHardwareVideoDecoding(String source, FFprobeJAXB analysingResult, FFHardwareCodec hardwareCodec, FFAbout about) "Patch" ffmpeg command line for hardware decoding.default voidHardwareProcessTraits.addHardwareVideoEncoding(String destCodecName, int outputVideoStreamIndex, 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 FFAboutModifier and TypeMethodDescriptionFilterChains.checkFiltersAvailability(FFAbout about) FilterChains.checkFiltersAvailability(FFAbout about, FilterConnectorType expectedType) -
Uses of FFAbout in tv.hd3g.fflauncher.recipes
Constructors in tv.hd3g.fflauncher.recipes with parameters of type FFAboutModifierConstructorDescriptionMediaAnalyser(String execName, ExecutableFinder executableFinder, FFAbout about)