LeiaSR SDK 720218b2 v1.32.7.6322 2025-02-13T14:55:38Z
Stable
|
Classes that enable applications to get access to video input. More...
Classes | |
class | SR::Camera |
Class of Sense dealing with video data. More... | |
class | SR::CameraControllerUnavailableException |
Class of Exception which indicates the CameraController can not be used at this point in time. More... | |
class | SR::CameraController |
Interface defining camera functions to control sensor parameters. More... | |
class | SR::UniqueCameraController |
Non-copyable class of CameraController interface that can only be constructed once per Camera (Camera::Descriptor) More... | |
struct | SR_videoFrame |
C-compatible struct containing an image recorded by a Camera. More... | |
class | SR::VideoFrame |
Class containing an image recorded by a Camera. More... | |
class | SR::VideoListener |
Interface for listening to SR_videoFrame updates. More... | |
class | SR::VideoStream |
Stream of SR_videoFrame objects. More... | |
Classes that enable applications to get access to video input.