lgpl_ffmpeg_flutter library
Flutter plugin for reading video metadata and extracting cover images with bundled LGPL FFmpeg libraries.
Classes
- CoverImage
- Metadata for a generated PNG image.
- FfmpegBackendInfo
- Runtime information reported by the bundled LGPL FFmpeg backend.
- LgplFfmpegFlutter
- Entry point for video metadata and cover extraction helpers.
- LgplFfmpegFlutterPlatform
- Platform interface used by platform-specific FFmpeg backends.
- MethodChannelLgplFfmpegFlutter
- Method channel implementation of LgplFfmpegFlutterPlatform.
- VideoInfo
- Basic metadata for a video file.
Enums
- VideoProcessErrorCode
- Error codes returned by the native video processing backend.
Exceptions / Errors
- VideoProcessException
- Exception thrown when video metadata or cover extraction fails.