libcamera v0.0.0+3240-f2a18172-dirty (2021-12-20T12:34:09+00:00)
Supporting cameras in Linux since 2019
|
Method bind and invocation. More...
#include <memory>
#include <tuple>
#include <type_traits>
#include <utility>
Go to the source code of this file.
Namespaces | |
namespace | libcamera |
Top-level libcamera namespace. | |
Enumerations | |
enum | libcamera::ConnectionType { libcamera::ConnectionTypeAuto , libcamera::ConnectionTypeDirect , libcamera::ConnectionTypeQueued , libcamera::ConnectionTypeBlocking } |
Connection type for asynchronous communication. More... | |
Method bind and invocation.