#include <v4lcontrol.h>

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