Skip navigation links
G L N O R S U V 

G

getImageFromVideo(String, String) - Method in interface net.informaticalibera.videoediting.VideoEditingNativeInterface
Deprecated.
Extract the first frame from the given video file and saves it to the given jpeg file.
getProgress() - Static method in class net.informaticalibera.videoediting.VideoEditingCallbacks
Deprecated.
Get the percentage of the progress
getVideoBitrate(String) - Method in interface net.informaticalibera.videoediting.VideoEditingNativeInterface
Deprecated.
Get the average bitrate (in bits/sec), if available.
getVideoBitrate(String) - Method in class net.informaticalibera.videoediting.VideoOptimizer
Get the average bitrate (in bits/sec), or -1 in case of error.
getVideoDuration(String) - Method in interface net.informaticalibera.videoediting.VideoEditingNativeInterface
Deprecated.
Returns the duration of the videoFile in seconds, or -1 in case of error
getVideoDuration(String) - Method in class net.informaticalibera.videoediting.VideoOptimizer
Returns the duration of the videoFile in seconds, or -1 in case of error
getVideoPreview(String) - Method in class net.informaticalibera.videoediting.VideoOptimizer
Extract a frame from the given video and returns a jpeg file, or null in case of error
getVideoSize(String) - Method in interface net.informaticalibera.videoediting.VideoEditingNativeInterface
Deprecated.
Returns the size of the given video in the format widthxheight, for example 1280x720
getVideoSize(String) - Method in class net.informaticalibera.videoediting.VideoOptimizer
Returns the size of the given video, or null in case of error
G L N O R S U V 
Skip navigation links