Uses of Interface
ws.schild.jave.progress.VideoProgressListener
Packages that use VideoProgressListener
-
Uses of VideoProgressListener in ws.schild.jave
Methods in ws.schild.jave with parameters of type VideoProgressListenerModifier and TypeMethodDescriptionvoidVideoProcessor.catClipsTogether(List<File> videos, File destination, VideoProgressListener progress) Concatenate input video files to a destination file.Destination file and parent directory must be writeable. -
Uses of VideoProgressListener in ws.schild.jave.progress
Classes in ws.schild.jave.progress that implement VideoProgressListenerModifier and TypeClassDescriptionclassSimple class to echo progress to Standard out - or any PrintStream.Constructors in ws.schild.jave.progress with parameters of type VideoProgressListener