Uses of Interface
tv.hd3g.fflauncher.filtering.VideoFilterSupplier
Packages that use VideoFilterSupplier
-
Uses of VideoFilterSupplier in tv.hd3g.fflauncher.filtering
Classes in tv.hd3g.fflauncher.filtering that implement VideoFilterSupplierModifier and TypeClassDescriptionclasshttps://www.ffmpeg.org/ffmpeg-filters.html#blackdetectclasshttps://www.ffmpeg.org/ffmpeg-filters.html#blockdetect-1 No thread safeclasshttps://www.ffmpeg.org/ffmpeg-filters.html#blurdetect-1 No thread safeclasshttps://www.ffmpeg.org/ffmpeg-filters.html#cropdetect No thread safeclasshttps://www.ffmpeg.org/ffmpeg-filters.html#freezedetectclasshttps://www.ffmpeg.org/ffmpeg-filters.html#idet No thread safeclasshttps://www.ffmpeg.org/ffmpeg-filters.html#mestimate No thread safeclasshttps://www.ffmpeg.org/ffmpeg-filters.html#metadata_002c-ametadata Non thread safeclasshttps://ffmpeg.org/ffmpeg-filters.html#siti-1 -
Uses of VideoFilterSupplier in tv.hd3g.fflauncher.recipes
Methods in tv.hd3g.fflauncher.recipes with type parameters of type VideoFilterSupplierModifier and TypeMethodDescriptiondefault <T extends VideoFilterSupplier>
booleanAddFiltersTraits.addOptionalFilter(T filter, Consumer<T> filterifPresent) Methods in tv.hd3g.fflauncher.recipes that return types with arguments of type VideoFilterSupplierMethods in tv.hd3g.fflauncher.recipes with parameters of type VideoFilterSupplierModifier and TypeMethodDescriptionbooleanAddFiltersTraits.addFilter(VideoFilterSupplier vf) booleanMediaAnalyser.addFilter(VideoFilterSupplier vf)