Class VideoSlimEncoder

  • All Implemented Interfaces:

    @Deprecated() 
    public class VideoSlimEncoder
    
                        

    trans code for video to mp4 mediacodec support 3gp and mp4 已废弃,使用 代替

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      boolean convertVideo(String sourcePath, String destinationPath, int nwidth, int nheight, int nbitrate, SlimProgressListener listener) trans video and audio by mediacodec
      • Methods inherited from class java.lang.Object

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

      • VideoSlimEncoder

        VideoSlimEncoder()
    • Method Detail

      • convertVideo

         boolean convertVideo(String sourcePath, String destinationPath, int nwidth, int nheight, int nbitrate, SlimProgressListener listener)

        trans video and audio by mediacodec