1、extractThumbnail (source, width, height):
-
-
-
-
-
-
-
- ThumbnailUtils.extractThumbnail(source, width, height);
2、extractThumbnail(source, width, height, options):
-
-
-
-
-
-
-
-
-
-
- ThumbnailUtils.extractThumbnail(source, width, height, options);
3、createVideoThumbnail(filePath, kind):
-
-
-
-
-
-
-
-
- ThumbnailUtils.createVideoThumbnail(filePath, kind);