web/video_repository_web_function library

Functions

getFramesBytesFromVideo(String path, int fps) Future<List<Uint8List>>
getFramesFromVideo(String path, int fps, Function onEnd) → dynamic