GleamTech.VideoUltimate Namespace
This is the core namespace of this library, it contains classes used to read a video frame by frame, get info on a video and generate meaningful thumbnails for a video.
The main classes in this namespace are:
- VideoFrameReader is the class for reading frames of a video file.
- VideoThumbnailer is the class for quickly generating a meaningful thumbnail for a video file.
- VideoUltimateConfiguration is the class for changing this library's configuration (e.g. setting license key).
Classes
| VideoFrameReader |
Reads a video frame by frame, also allows seeking and provides info on the video. |
| VideoThumbnailer |
Generates meaningful thumbnails for a video. |
| VideoUltimateConfiguration |
Provides properties and methods for changing this library's configuration. |