#include <videobuffer.h>
Public Member Functions | |
BadColourSpace (const std::string &colourspace, const std::string &b) |
The videobuffer was unable to successfully initialize grabbing in the specified colourspace.
Definition at line 188 of file videobuffer.h.
CVD::Exceptions::VideoBuffer::BadColourSpace::BadColourSpace | ( | const std::string & | colourspace, | |
const std::string & | b | |||
) |
colourspace | Specify the failed colourspace. | |
b | Specify the failed buffer. |