|
duvc-ctl 2.0.0
USB Video Class Camera Control Library
|
This is the complete list of members for duvc::KsPropertySet, including all inherited members.
| get_property(const GUID &property_set, uint32_t property_id) | duvc::KsPropertySet | |
| get_property_typed(const GUID &property_set, uint32_t property_id) | duvc::KsPropertySet | |
| is_valid() const | duvc::KsPropertySet | |
| KsPropertySet(const Device &device) | duvc::KsPropertySet | explicit |
| KsPropertySet(const KsPropertySet &)=delete | duvc::KsPropertySet | |
| KsPropertySet(KsPropertySet &&) noexcept | duvc::KsPropertySet | |
| operator=(const KsPropertySet &)=delete | duvc::KsPropertySet | |
| operator=(KsPropertySet &&) noexcept | duvc::KsPropertySet | |
| query_support(const GUID &property_set, uint32_t property_id) | duvc::KsPropertySet | |
| set_property(const GUID &property_set, uint32_t property_id, const std::vector< uint8_t > &data) | duvc::KsPropertySet | |
| set_property_typed(const GUID &property_set, uint32_t property_id, const T &value) | duvc::KsPropertySet | |
| ~KsPropertySet() | duvc::KsPropertySet |