SaveVideo typedef

SaveVideo = void Function(String path)

保存图片返回

Implementation

typedef SaveVideo = void Function(String path);