Skip navigation links
G L N O R S U V 

O

OnProgress - Interface in net.informaticalibera.videoediting
Invoked automatically every second while the video optimization is in progress, this can be used to update the UI with the progress percentage.
optimizeVideoForUpload(String, String) - Method in interface net.informaticalibera.videoediting.VideoEditingNativeInterface
Deprecated.
(Async) method to optimize the given inputVideoFile for fast uploading.Currently it uses a default low quality both on Android and iOS.
optimizeVideoForUpload(String, OnComplete<String>, Runnable, OnProgress) - Method in class net.informaticalibera.videoediting.VideoOptimizer
Asynchronous method to optimize a video for fast upload and maximum compatibility: it produces a new mp4 file placed in FileSystemStorage (it ensures to don't overwrite any existing file); note that it produces always an "mp4" file even if the source video is in QuickTime format.
G L N O R S U V 
Skip navigation links