Uses of Record Class
tv.hd3g.fflauncher.recipes.MediaAnalyserSessionFilterContext
Packages that use MediaAnalyserSessionFilterContext
-
Uses of MediaAnalyserSessionFilterContext in tv.hd3g.fflauncher.recipes
Methods in tv.hd3g.fflauncher.recipes that return types with arguments of type MediaAnalyserSessionFilterContextModifier and TypeMethodDescriptionMediaAnalyserResult.filters()Returns the value of thefiltersrecord component.MediaAnalyserSession.getFilterContextList()Method parameters in tv.hd3g.fflauncher.recipes with type arguments of type MediaAnalyserSessionFilterContextModifier and TypeMethodDescriptionstatic MediaAnalyserResultMediaAnalyserSession.importFromOffline(Stream<String> stdOutLines, Stream<String> stdErrLines, Consumer<Ebur128StrErrFilterEvent> ebur128EventConsumer, Consumer<RawStdErrFilterEvent> rawStdErrEventConsumer, Collection<MediaAnalyserSessionFilterContext> filters) Constructor parameters in tv.hd3g.fflauncher.recipes with type arguments of type MediaAnalyserSessionFilterContextModifierConstructorDescriptionMediaAnalyserResult(LavfiMetadataFilterParser lavfiMetadatas, Ebur128Summary ebur128Summary, Collection<MediaAnalyserSessionFilterContext> filters) Creates an instance of aMediaAnalyserResultrecord class.