Auterion App SDK
Auterion SDK is a library that can be used by AuterionOS apps to communicate with the system.
|
Camera client and provider, and image handling. More...
Classes | |
struct | auterion::ImageHeader |
Contains image metadata. More... | |
class | auterion::Image |
Contains image data with a specific encoding. More... | |
struct | auterion::CameraDescriptor |
Struct describing a camera configuration. More... | |
class | auterion::CameraMonitor |
Monitor for new or removed cameras. This will also list all existing cameras upon creating the object. More... | |
class | auterion::Camera |
Camera client to subscribe to a camera image stream. More... | |
class | auterion::CameraProvider |
Building block for a camera driver. More... | |
Camera client and provider, and image handling.