libcvd
Public Member Functions | List of all members
CVD::Exceptions::VideoBuffer::BadColourSpace Struct Reference

The videobuffer was unable to successfully initialize grabbing in the specified colourspace. More...

#include <videobuffer.h>

Inheritance diagram for CVD::Exceptions::VideoBuffer::BadColourSpace:
Inheritance graph
[legend]
Collaboration diagram for CVD::Exceptions::VideoBuffer::BadColourSpace:
Collaboration graph
[legend]

Public Member Functions

 BadColourSpace (const std::string &colourspace, const std::string &b)
 
- Public Member Functions inherited from CVD::Exceptions::All
 All (const std::string &whatarg)
 

Detailed Description

The videobuffer was unable to successfully initialize grabbing in the specified colourspace.

Constructor & Destructor Documentation

◆ BadColourSpace()

CVD::Exceptions::VideoBuffer::BadColourSpace::BadColourSpace ( const std::string &  colourspace,
const std::string &  b 
)
Parameters
colourspaceSpecify the failed colourspace.
bSpecify the failed buffer.

The documentation for this struct was generated from the following files: