Uses of Interface
tv.hd3g.fflauncher.filtering.AudioFilterSupplier
Packages that use AudioFilterSupplier
-
Uses of AudioFilterSupplier in tv.hd3g.fflauncher.filtering
Classes in tv.hd3g.fflauncher.filtering that implement AudioFilterSupplierModifier and TypeClassDescriptionclassSee https://ffmpeg.org/ffmpeg-filters.html#amerge-1classclasshttps://www.ffmpeg.org/ffmpeg-filters.html#phasing-detectionclasshttps://www.ffmpeg.org/ffmpeg-filters.html#astats-1 No thread safe lavfi.astatsclassSee https://ffmpeg.org/ffmpeg-filters.html#channelmapclassSee https://ffmpeg.org/ffmpeg-filters.html#channelsplitclasshttps://www.ffmpeg.org/ffmpeg-filters.html#ebur128-1classSee https://ffmpeg.org/ffmpeg-filters.html#joinclassclasshttps://www.ffmpeg.org/ffmpeg-filters.html#volumedetect -
Uses of AudioFilterSupplier in tv.hd3g.fflauncher.recipes
Methods in tv.hd3g.fflauncher.recipes with type parameters of type AudioFilterSupplierModifier and TypeMethodDescriptiondefault <T extends AudioFilterSupplier>
booleanAddFiltersTraits.addOptionalFilter(T filter, Consumer<T> filterifPresent) Methods in tv.hd3g.fflauncher.recipes that return types with arguments of type AudioFilterSupplierMethods in tv.hd3g.fflauncher.recipes with parameters of type AudioFilterSupplierModifier and TypeMethodDescriptionbooleanAddFiltersTraits.addFilter(AudioFilterSupplier af) booleanMediaAnalyser.addFilter(AudioFilterSupplier af)