| Interface | Description |
|---|---|
| VideoInterface |
Abstract interface for loading video streams.
|
| Class | Description |
|---|---|
| BoofMjpegVideo | |
| BoofVideoManager |
Allows a
VideoInterface to be created abstractly without directly referencing
the codec class. |
| CombineFilesTogether |
Combines a sequence of files together using a simple format.
|
| CreateMJpeg | |
| DynamicVideoInterface |
This video interface attempts to load a native reader.
|
| VideoMjpegCodec |
Very simple MJPEG reader
|