Uses of Class
tv.hd3g.fflauncher.recipes.MediaAnalyserSession
Packages that use MediaAnalyserSession
-
Uses of MediaAnalyserSession in tv.hd3g.fflauncher.recipes
Methods in tv.hd3g.fflauncher.recipes that return MediaAnalyserSessionModifier and TypeMethodDescriptionMediaAnalyser.createSession(File source) MediaAnalyser.createSession(String source) MediaAnalyserResult.session()Returns the value of thesessionrecord component.MediaAnalyserSession.setFFprobeResult(FFprobeJAXB ffprobeResult) Method parameters in tv.hd3g.fflauncher.recipes with type arguments of type MediaAnalyserSessionModifier and TypeMethodDescriptionvoidMediaAnalyserSession.setEbur128EventConsumer(BiConsumer<MediaAnalyserSession, Ebur128StrErrFilterEvent> ebur128EventConsumer) voidMediaAnalyserSession.setRawStdErrEventConsumer(BiConsumer<MediaAnalyserSession, RawStdErrFilterEvent> rawStdErrEventConsumer) Constructors in tv.hd3g.fflauncher.recipes with parameters of type MediaAnalyserSessionModifierConstructorDescriptionMediaAnalyserResult(MediaAnalyserSession session, LavfiMetadataFilterParser lavfiMetadatas, Ebur128Summary ebur128Summary) Creates an instance of aMediaAnalyserResultrecord class.