libcvd
Classes
CVD::Exceptions::VideoFileBuffer Namespace Reference

Exceptions specific to VideoFileBuffer More...

Classes

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

Detailed Description

Exceptions specific to VideoFileBuffer