Classes | |
struct | All |
Base class for all VideoFileBuffer exceptions. More... | |
struct | FileOpen |
Unable to open the file as a video stream, for various reasons. More... | |
struct | BadFrameAlloc |
Unable to open allocate a video frame. More... | |
struct | BadDecode |
Unable to decode the video frame. More... | |
struct | EndOfFile |
get_frame() was called when at the end of the buffer More... | |
struct | BadSeek |
seek_to() was called for an invalid timestamp More... |