public class VideoKit extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
COMMOND_IMAGE |
static int |
COMMOND_VIDEO |
| 构造器和说明 |
|---|
VideoKit() |
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
checkFile(String filepath) |
static boolean |
checkVideoType(String filepath) |
static String |
compressVideo(File file,
String toDirectory) |
static String |
getImagePath(File file) |
static String |
getVideoPath(File file) |
static void |
main(String[] args) |
static String |
process(File file,
int commType) |
Copyright © 2015. All rights reserved.