CVD 0.8
Classes
CVD::Exceptions::VideoFileBuffer Namespace Reference

Exceptions specific to VideoFileBuffer More...

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...

Detailed Description

Exceptions specific to VideoFileBuffer