|
Monado OpenXR Runtime
|
Header defining interfaces for time synchronization in Monado. More...
#include "xrt/xrt_defines.h"
Go to the source code of this file.
Data Structures | |
| struct | t_timing_event_camera_exposure_start |
| Marks beginning of a camera exposure, pushed from the source to the sink. More... | |
| struct | t_timing_event |
| interface | t_timing_event_sink |
| A time sync sink is a component that receives timing events from a stable timing source, such as the exposure of a camera frame. More... | |
| interface | t_timing_event_source |
| A time sync source is a component that generates timing events for an t_timing_event_sink to consume. More... | |
Enumerations | |
| enum | t_timing_event_type { T_TIMING_EVENT_TYPE_CAMERA_EXPOSURE_START } |
Header defining interfaces for time synchronization in Monado.
| enum t_timing_event_type |