#include <v4lcontrol.h>
Public Member Functions | |
ParameterNotSupported (unsigned int) | |
Construct from parameter id. | |
ParameterNotSupported (std::string) | |
Construct from parameter name. |
Unsupported parameter
Definition at line 30 of file v4lcontrol.h.
CVD::Exceptions::V4LControl::ParameterNotSupported::ParameterNotSupported | ( | std::string | ) |
Construct from parameter name.
CVD::Exceptions::V4LControl::ParameterNotSupported::ParameterNotSupported | ( | unsigned | int | ) |
Construct from parameter id.