Class VideoSlimEncoder
-
- All Implemented Interfaces:
@Deprecated() public class VideoSlimEncoder
trans code for video to mp4 mediacodec support 3gp and mp4 已废弃,使用 代替
-
-
Constructor Summary
Constructors Constructor Description VideoSlimEncoder()
-
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 -
-
Method Detail
-
convertVideo
boolean convertVideo(String sourcePath, String destinationPath, int nwidth, int nheight, int nbitrate, SlimProgressListener listener)
trans video and audio by mediacodec
-
-
-
-