|
duvc-ctl 2.0.0
USB Video Class Camera Control Library
|
This is the complete list of members for duvc::Camera, including all inherited members.
| Camera(const Device &device) | duvc::Camera | explicit |
| Camera(int device_index) | duvc::Camera | explicit |
| Camera(const std::wstring &device_path) | duvc::Camera | explicit |
| Camera(const Camera &)=delete | duvc::Camera | |
| Camera(Camera &&) noexcept | duvc::Camera | |
| device() const | duvc::Camera | inline |
| get(CamProp prop) | duvc::Camera | |
| get(VidProp prop) | duvc::Camera | |
| get_range(CamProp prop) | duvc::Camera | |
| get_range(VidProp prop) | duvc::Camera | |
| is_valid() const | duvc::Camera | |
| operator=(const Camera &)=delete | duvc::Camera | |
| operator=(Camera &&) noexcept | duvc::Camera | |
| set(CamProp prop, const PropSetting &setting) | duvc::Camera | |
| set(VidProp prop, const PropSetting &setting) | duvc::Camera | |
| ~Camera() | duvc::Camera |