Class VideoController

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      static VideoController getInstance()
      static void copyFile(File src, File dst)
      boolean convertVideo(String sourcePath, String destinationPath, SlimProgressListener listener) 不支持content和file,请转换后再使用
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • copyFile

         static void copyFile(File src, File dst)
      • convertVideo

         boolean convertVideo(String sourcePath, String destinationPath, SlimProgressListener listener)

        不支持content和file,请转换后再使用

        Parameters:
        sourcePath - the source uri for the file as per
        destinationPath - the destination directory where compressed video is eventually saved