Uses of Enum Class
tv.hd3g.fflauncher.enums.FFHardwareCodec
Packages that use FFHardwareCodec
-
Uses of FFHardwareCodec in tv.hd3g.fflauncher
Methods in tv.hd3g.fflauncher with parameters of type FFHardwareCodecModifier 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 FFHardwareCodec in tv.hd3g.fflauncher.enums
Methods in tv.hd3g.fflauncher.enums that return FFHardwareCodecModifier and TypeMethodDescriptionstatic FFHardwareCodecReturns the enum constant of this class with the specified name.static FFHardwareCodec[]FFHardwareCodec.values()Returns an array containing the constants of this enum class, in the order they are declared.